Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / bindings / lua / lua_utils.hpp
similarity index 95%
rename from src/bindings/lua/lua_utils.h
rename to src/bindings/lua/lua_utils.hpp
index 203c0e4..a5e060f 100644 (file)
@@ -5,8 +5,8 @@
 
 /* SimGrid Lua helper functions                                             */
 
-#ifndef LUA_UTILS_H
-#define LUA_UTILS_H
+#ifndef LUA_UTILS_HPP
+#define LUA_UTILS_HPP
 
 extern "C" {