Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement xbt::Result with boost::variant.
[simgrid.git] / include / xbt.h
index 8e603db..ac535c8 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <xbt/dynar.h>
 #include <xbt/dict.h>
-#include <xbt/parmap.h>
 
 #include <xbt/config.h>
 #ifdef __cplusplus
@@ -29,7 +28,6 @@
 #endif
 #include <xbt/cunit.h>
 
-#include <xbt/xbt_os_thread.h>
 #include <xbt/xbt_os_time.h>
 
 #endif /* XBT_H */