X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fbf96d959e4912fe445823b75cf102a0e89131e2..97f3e4bd3bb6719e536f7eacaaafe6d03ac5ac43:/src/msg/msg_environment.cpp diff --git a/src/msg/msg_environment.cpp b/src/msg/msg_environment.cpp index bd0ec18228..5e29b9705c 100644 --- a/src/msg/msg_environment.cpp +++ b/src/msg/msg_environment.cpp @@ -4,12 +4,12 @@ /* 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 "simgrid/s4u/As.hpp" #include "simgrid/s4u/engine.hpp" -#include "msg_private.hpp" #if HAVE_LUA #include