Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / smpi / colls / reduce / reduce-rab.cpp
index b2c90e0..394544c 100644 (file)
@@ -9,7 +9,7 @@
  * but this header must not be removed.
  */
 
-#include "../colls_private.h"
+#include "../colls_private.hpp"
 #include <cstdio>
 #include <cstdlib>