Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
modernize a bit the tesh.pl by using POD and Getopt. TBC
[simgrid.git] / src / simix / smx_user.c
index c1e51170f7383672b96d9efb60efcc4c9a783e41..3c75b3c0d578211c650cb998af815213b5f4f534 100644 (file)
@@ -1,5 +1,7 @@
 #include "private.h"
 #include "mc/mc.h"
+
+#define _ISO_C99_SOURCE
 #include <math.h> /* isfinite() */
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix);