Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
indeed, loading simgrid_config first is a better idea since we need to declare GNU_SO...
[simgrid.git] / src / portable.h
index 823409c..3b4d34a 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 */