Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Catch not_found_error. I'm just restoring the previous semantic... We have to decide...
[simgrid.git] / include / xbt.h
index 6af44f1..52a9189 100644 (file)
 #ifndef xbt_H
 #define xbt_H
 
+#include <xbt/misc.h>
 #include <xbt/sysdep.h>
 
-#include <xbt/error.h>
+#include <xbt/asserts.h>
 #include <xbt/log.h>
 
 #include <xbt/module.h>