Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more dupplicated code ritual sacrifice and cleanups
[simgrid.git] / src / msg / msg_environment.cpp
index bd0ec18..5e29b97 100644 (file)
@@ -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 <lua.h>