Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / bindings / java / jxbt_utilities.hpp
similarity index 98%
rename from src/bindings/java/jxbt_utilities.h
rename to src/bindings/java/jxbt_utilities.hpp
index 067a654..4b65d60 100644 (file)
@@ -5,8 +5,8 @@
 /* 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. */
 
-#ifndef JXBT_UTILITY_H
-#define JXBT_UTILITY_H
+#ifndef JXBT_UTILITIES_HPP
+#define JXBT_UTILITIES_HPP
 
 #include <jni.h>
 #include <stdint.h>