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

Public GIT Repository
Merge pull request #280 from mpoquet/replay-steroid-example
[simgrid.git] / src / smpi / colls / allgather / allgather-smp-simple.cpp
index 42dad102d340614817428bd949d7724380230dea..26b3ac4884bb7d272a5a181fcfb76d4bd6fc888d 100644 (file)
@@ -1,10 +1,10 @@
-/* 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
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include "../colls_private.h"
+#include "../colls_private.hpp"
 
 namespace simgrid{
 namespace smpi{