Michele Caini 1 год назад
Родитель
Сommit
59d5e59aa4
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/entt/core/ranges.hpp

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

@@ -1,5 +1,5 @@
-#ifndef ENTT_ENTITY_RANGES_HPP
-#define ENTT_ENTITY_RANGES_HPP
+#ifndef ENTT_CORE_RANGES_HPP
+#define ENTT_CORE_RANGES_HPP
 
 #if __cplusplus >= 202002L