Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove useless include that makes projects outside of Simgrid uncompilable.
[simgrid.git] / include / xbt / string.hpp
index 86a0c98..738cf32 100644 (file)
@@ -7,7 +7,6 @@
 #ifndef SIMGRID_XBT_STRING_HPP
 #define SIMGRID_XBT_STRING_HPP
 
-#include "src/internal_config.h"
 #if HAVE_MC
 
 #include <stdexcept>