Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the trace library and fixed a few source of potential bugs in heap.
[simgrid.git] / include / xbt / dict.h
index 8b866bb..1837700 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _XBT_DICT_H
 #define _XBT_DICT_H
 
 #ifndef _XBT_DICT_H
 #define _XBT_DICT_H
 
+#include "xbt/misc.h" /* BEGIN_DECL */
+
 #ifdef  __cplusplus
 extern "C" 
 #endif
 #ifdef  __cplusplus
 extern "C" 
 #endif