Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use #if instead if #ifdef for the things in the public config header
[simgrid.git] / include / simgrid / jedule / jedule_events.h
index 329ef4c..d2a5bdf 100644 (file)
@@ -12,7 +12,7 @@
 #include "xbt/dict.h"
 #include "simgrid/jedule/jedule_platform.h"
 
-#ifdef HAVE_JEDULE
+#if HAVE_JEDULE
 SG_BEGIN_DECL()
 
 struct jed_event {