]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/allgather/allgather-mvapich-smp.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
jenkins: try to disable CMAKE_DISABLE_SOURCE_CHANGES=ON on CMake 3.11
[simgrid.git] / src / smpi / colls / allgather / allgather-mvapich-smp.cpp
index e30e455f1887d2abaaf3eaadc3782939f575ad06..625fcad4cf98e2b4cba758cb70dc126a0f805db7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017. The SimGrid Team.
+/* Copyright (c) 2013-2018. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -34,7 +34,7 @@
  *  (C) 2001 by Argonne National Laboratory.
  *      See COPYRIGHT in top-level directory.
  */
- #include "../colls_private.h"
+#include "../colls_private.hpp"
 namespace simgrid{
 namespace smpi{