Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / include / simgrid / sg_config.h
index 588ac419a5686f8accb22d55d2f982f534e01b35..304b7b65bd5d2e4ad12d729606f4d185bd69f97d 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