Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let's compile SURF once in the afternoon and cleanup the mess I've set by changing...
[simgrid.git] / src / surf / surf_parse.c
index e432e14..1bbc565 100644 (file)
@@ -11,6 +11,7 @@
 #include "surf/surf_private.h"
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(parse, surf ,"Logging specific to the SURF  module");
 
+#undef CLEANUP
 #include "surfxml.c"
 
 static xbt_dynar_t surf_input_buffer_stack=NULL;