Michele Caini hace 4 años
padre
commit
a1e55103be
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/entt/core/enum.hpp

+ 2 - 2
src/entt/core/enum.hpp

@@ -1,5 +1,5 @@
-#ifndef ENTT_CORE_FLAG_HPP
-#define ENTT_CORE_FLAG_HPP
+#ifndef ENTT_CORE_ENUM_HPP
+#define ENTT_CORE_ENUM_HPP
 
 #include <type_traits>
 #include "../config/config.h"