Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Add comments about the generic simcalls and rename them
[simgrid.git] / include / xbt / string.hpp
index 2fcd61a..9ffff03 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <string>
 #include <cstdarg>
+#include <stdlib.h>
 
 #if HAVE_MC