X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7d2564bf6ec7a7135175eb4eeeba1e190139203c..0c8f6e25b5f4c2d43e89c600b99d63b4362f71ac:/src/portable.h?ds=sidebyside diff --git a/src/portable.h b/src/portable.h index 823409cf09..3b4d34a021 100644 --- a/src/portable.h +++ b/src/portable.h @@ -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 */