Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Those variables must be set here.
[simgrid.git] / src / xbt / xbt_main.c
index 47bef26..8ce310b 100644 (file)
@@ -57,7 +57,7 @@ static void xbt_postexit(void) _XBT_GNUC_DESTRUCTOR;
 #pragma fini (xbt_postexit)
 #endif
 
-#ifdef WIN32
+#ifdef _XBT_WIN32
 #include <windows.h>
 
 /* Dummy prototype to make gcc happy */