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

Public GIT Repository
more strings
[simgrid.git] / src / smpi / mpi / smpi_f2c.cpp
index 4a31be638648dd6aa9ddfce929eab7749228d299..0b17daa22c73c6b12beac7b2d45ad694852220d3 100644 (file)
@@ -3,8 +3,8 @@
 /* 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 "smpi_f2c.hpp"
+#include "private.hpp"
 #include "smpi_process.hpp"
 
 #include <cstdio>