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 738cf32..9840855 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef SIMGRID_XBT_STRING_HPP
 #define SIMGRID_XBT_STRING_HPP
 
+#include <simgrid_config.h>
+
 #if HAVE_MC
 
 #include <stdexcept>