Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First try at instrumenting the action replay tool.
[simgrid.git] / include / xbt.h
index 798b136..21bdd49 100644 (file)
@@ -25,6 +25,7 @@
 #include <xbt/set.h>
 #include <xbt/swag.h>
 #include <xbt/heap.h>
+#include <xbt/queue.h>
 
 #include <xbt/peer.h>
 #include <xbt/config.h>
@@ -33,4 +34,4 @@
 /* pimple to display the message sizes */
 XBT_PUBLIC(void) SIMIX_message_sizes_output(const char *filename);
 
-#endif /* xbt_H */
+#endif                          /* xbt_H */