Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to please clang
[simgrid.git] / include / simgrid / kernel / resource / Resource.hpp
index 1c281bc..70061ab 100644 (file)
@@ -11,6 +11,8 @@
 #include <xbt/str.h>
 #include <xbt/utility.hpp>
 
+#include <string>
+
 namespace simgrid {
 namespace kernel {
 namespace resource {