Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid
authordegomme <augustin.degomme@unibas.ch>
Thu, 17 Mar 2016 10:19:44 +0000 (11:19 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Thu, 17 Mar 2016 10:19:44 +0000 (11:19 +0100)
include/xbt/string.hpp

index 86a0c98..9840855 100644 (file)
@@ -7,7 +7,8 @@
 #ifndef SIMGRID_XBT_STRING_HPP
 #define SIMGRID_XBT_STRING_HPP
 
-#include "src/internal_config.h"
+#include <simgrid_config.h>
+
 #if HAVE_MC
 
 #include <stdexcept>