Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
If we are on windows _GNU is defined by cmake.
[simgrid.git] / include / xbt / sysdep.h
index efba50f..1592e9e 100644 (file)
@@ -18,6 +18,8 @@
 #include "xbt/misc.h"
 #include "xbt/asserts.h"
 
+#include "simgrid_config.h"
+
 SG_BEGIN_DECL()
 
 /* They live in asserts.h, but need to be declared before this module.