Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
last bunch of codacy treats for tonight. Stop.
[simgrid.git] / src / smpi / smpi_info.cpp
index 9690b78e32c234c4565fcd1a84cdd1b4d9bb2a2a..5dac6d25c3de8b3ed685648332f56a5fc12cf07d 100644 (file)
@@ -4,9 +4,9 @@
 /* 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 <vector>
-#include <xbt/ex.hpp>
+#include "src/smpi/smpi_info.hpp"
+#include "xbt/ex.hpp"
+#include "xbt/sysdep.h"
 
 namespace simgrid{
 namespace smpi{