Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stringify (a lot)
[simgrid.git] / src / include / simgrid / sg_config.h
index 588ac41..304b7b6 100644 (file)
@@ -7,6 +7,7 @@
 #define SIMGRID_CONFIG_H
 
 #include "xbt/config.h"
+#include "xbt/config.hpp"
 
 /** Config Globals */
 SG_BEGIN_DECL()
@@ -20,4 +21,4 @@ XBT_PUBLIC(void) sg_config_finalize();
 
 SG_END_DECL()
 
-#endif
\ No newline at end of file
+#endif