Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sort include lists according to clang-format.
[simgrid.git] / src / bindings / java / jmsg.cpp
index 971a496..6119a64 100644 (file)
 
 #include "src/simix/smx_private.hpp"
 
 
 #include "src/simix/smx_private.hpp"
 
-#include "jmsg_process.h"
+#include "jmsg.hpp"
 #include "jmsg_as.hpp"
 #include "jmsg_host.h"
 #include "jmsg_as.hpp"
 #include "jmsg_host.h"
+#include "jmsg_process.h"
 #include "jmsg_storage.h"
 #include "jmsg_task.h"
 #include "jxbt_utilities.hpp"
 #include "jmsg_storage.h"
 #include "jmsg_task.h"
 #include "jxbt_utilities.hpp"
-#include "jmsg.hpp"
 
 #include "JavaContext.hpp"
 
 
 #include "JavaContext.hpp"