Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove useless include that makes projects outside of Simgrid uncompilable.
authorDavid Glesser <david.glesser@imag.fr>
Thu, 17 Mar 2016 09:04:28 +0000 (10:04 +0100)
committerDavid Glesser <david.glesser@imag.fr>
Thu, 17 Mar 2016 09:04:28 +0000 (10:04 +0100)
include/xbt/string.hpp

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