Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi/replay.hpp
[simgrid.git] / examples / smpi / replay / replay.cpp
index 48923f9..e6175e4 100644 (file)
@@ -3,6 +3,7 @@
 /* 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 <simgrid/plugins/load_balancer.h>
 #include "xbt/replay.hpp"
 #include "smpi/smpi.h"