Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Replay: C++-ify Communicator-Actions
[simgrid.git] / src / bindings / java / jmsg_host.h
index 0b9ed5014544296cacbdb18558fd6e0609fb4af2..a3d266068b3052509c7a6437eaaaed23d61ab59e 100644 (file)
@@ -8,8 +8,9 @@
 #ifndef MSG_JHOST_H
 #define MSG_JHOST_H
 
-#include <jni.h>
 #include "simgrid/msg.h"
+#include "simgrid/plugins/file_system.h"
+#include <jni.h>
 
 SG_BEGIN_DECL()