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_as.hpp
similarity index 97%
rename from src/bindings/java/jmsg_as.h
rename to src/bindings/java/jmsg_as.hpp
index 89ac082..2d9e1cb 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 MSG_JAS_H
-#define MSG_JAS_H
+#ifndef JMSG_AS_HPP
+#define JMSG_AS_HPP
 #include <jni.h>
 #include "simgrid/msg.h"