Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / bindings / java / jmsg_host.cpp
index a255e2e..a5a8b91 100644 (file)
@@ -9,9 +9,9 @@
 #include "simgrid/s4u/Host.hpp"
 #include "simgrid/s4u/Storage.hpp"
 
-#include "jmsg.h"
+#include "jmsg.hpp"
 #include "jmsg_host.h"
-#include "jxbt_utilities.h"
+#include "jxbt_utilities.hpp"
 #include "jmsg_storage.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(java);