]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/bindings/smpi_f77_request.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar by removing redundant test
[simgrid.git] / src / smpi / bindings / smpi_f77_request.cpp
index f2e77aed6f79ee4c5c5324fea629abfdff8264c7..351f381f972a496d6109b370b922ec49ba3fcf51 100644 (file)
@@ -1,9 +1,9 @@
-/* Copyright (c) 2010-2017. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-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 "private.h"
+#include "private.hpp"
 #include "smpi_comm.hpp"
 #include "smpi_datatype.hpp"
 #include "smpi_request.hpp"