Eric Ramat hace 9 años
padre
commit
bf74af1b93
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/paradevs/kernel/pdevs/mpi/ModelProxy.hpp

+ 1 - 0
src/paradevs/kernel/pdevs/mpi/ModelProxy.hpp

@@ -27,6 +27,7 @@
 #ifndef PDEVS_MPI_MODEL_PROXY
 #define PDEVS_MPI_MODEL_PROXY 1
 
+#include <paradevs/common/Coordinator.hpp>
 #include <paradevs/common/Model.hpp>
 
 #include <boost/mpi/communicator.hpp>