Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing dependency.
[simgrid.git] / include / xbt / dict.h
index f16188b..5ece5d5 100644 (file)
@@ -12,6 +12,7 @@
 #define _XBT_DICT_H
 
 #include "xbt/misc.h" /* BEGIN_DECL */
+#include "xbt/error.h" /* BEGIN_DECL */
 
 #ifdef  __cplusplus
 extern "C"