Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / smpi / colls / barrier / barrier-ompi.cpp
index 12c3af3..8676c45 100644 (file)
@@ -20,9 +20,8 @@
  * Additional copyrights may follow
  */
 
-#include "../colls_private.h"
-#include "../coll_tuned_topo.h"
-
+#include "../colls_private.hpp"
+#include "../coll_tuned_topo.hpp"
 
 /*
  * Barrier is ment to be a synchronous operation, as some BTLs can mark