Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / smpi / colls / allreduce / allreduce-smp-rsag-rab.cpp
index c0915a0..275c7bd 100644 (file)
@@ -7,7 +7,7 @@
 /*
  * implemented by Pitch Patarasuk, 07/01/2007
  */
 /*
  * implemented by Pitch Patarasuk, 07/01/2007
  */
-#include "../colls_private.h"
+#include "../colls_private.hpp"
 //#include <star-reduction.c>
 
 
 //#include <star-reduction.c>