Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make sure that simgrid/s4u/forward.hpp is loaded from only one file
[simgrid.git] / examples / s4u / exec-remote / s4u-exec-remote.cpp
index 1cb60a8..292aefb 100644 (file)
@@ -4,8 +4,6 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "simgrid/s4u.hpp"
-#include "simgrid/forward.h"
-#include "simgrid/s4u/forward.hpp"
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_test, "Messages specific for this s4u example");