]> AND Public Git Repository - simgrid.git/blobdiff - src/simgrid/host.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace sprintf by snprintf.
[simgrid.git] / src / simgrid / host.cpp
index 881a975f119ce6ead6c9055ab6d9180c5ee6c1cb..78ce58d310df24b60e0e52b5bc8637527975e8e7 100644 (file)
@@ -12,8 +12,6 @@
 #include "src/surf/HostImpl.hpp"
 #include "surf/surf.h" // routing_get_network_element_type FIXME:killme
 
-#include "src/simix/smx_private.hpp"
-
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(sg_host, sd, "Logging specific to sg_hosts");
 
 size_t sg_host_count()