Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge xbt/ex.hpp into simgrid/exception.hpp
[simgrid.git] / include / xbt.h
index 073344b..b0a6fa2 100644 (file)
 #include <xbt/parmap.h>
 
 #include <xbt/config.h>
+#ifdef __cplusplus
+#include <xbt/config.hpp>
+#endif
 #include <xbt/cunit.h>
 
 #include <xbt/xbt_os_thread.h>
 #include <xbt/xbt_os_time.h>
 
-#endif                          /* xbt_H */
+#endif /* XBT_H */