]> AND Public Git Repository - simgrid.git/blobdiff - src/portable.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lua works!
[simgrid.git] / src / portable.h
index 823409cf09f824ec010b9d5016bfdf80abff5b02..3b4d34a02134a3414c827d74c6f76c924b8b1935 100644 (file)
@@ -155,5 +155,4 @@ XBT_PUBLIC(int) vsnprintf(char *, size_t, const char *, va_list);
      void hexa_print(const char *name, unsigned char *data, int size);
      const char *hexa_str(unsigned char *data, int size, int downside);
 
-#include "simgrid_config.h"
 #endif /* GRAS_PORTABLE_H */