Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finer inclusion of sysdep.h
[simgrid.git] / include / xbt / ex.h
index 3a4a7ba..e8594e7 100644 (file)
@@ -32,8 +32,8 @@
 #ifndef __XBT_EX_H__
 #define __XBT_EX_H__
 
-#include <xbt/misc.h>
 #include <xbt/sysdep.h>
+#include <xbt/misc.h>
 
 /* do not include execinfo.h directly since it's not always available. 
    Instead, copy the parts we need (and fake when it's not there) */