Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Windows compatibility.
[simgrid.git] / tools / gras / unix_stub_generator.c
index b5bc335..5e1733e 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdarg.h>
 
 
-#ifdef _WIN32
+#ifdef _XBT_WIN32
 /* stupid stubs so that it compiles on windows */
 void generate_sim(char *project)
 {