Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[LUA] Fixed compile time warnings, 2/2
[simgrid.git] / src / bindings / java / JavaContext.hpp
index 5649388..dfbf821 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef SIMGRID_JAVA_JAVA_CONTEXT_HPP
 #define SIMGRID_JAVA_JAVA_CONTEXT_HPP
 
+#include <functional>
+
 #include <jni.h>
 
 #include <xbt/misc.h>