X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fbf96d959e4912fe445823b75cf102a0e89131e2..dccf1b41e9c7b5a696f01abceaa2779fe65f154f:/src/msg/msg_deployment.cpp diff --git a/src/msg/msg_deployment.cpp b/src/msg/msg_deployment.cpp index 6f09557559..015d748e8c 100644 --- a/src/msg/msg_deployment.cpp +++ b/src/msg/msg_deployment.cpp @@ -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 "msg_private.h" #include "xbt/sysdep.h" #include "xbt/log.h" -#include "msg_private.hpp" /** \ingroup msg_simulation * \brief An application deployer.