Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt_config: kill an unused feature: unregistering variables
[simgrid.git] / 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>