Michele Caini 3 лет назад
Родитель
Сommit
fe3edf2c83
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/entt/entity/storage_mixin.hpp

+ 2 - 2
src/entt/entity/storage_mixin.hpp

@@ -1,5 +1,5 @@
-#ifndef ENTT_ENTITY_SIGH_STORAGE_MIXIN_HPP
-#define ENTT_ENTITY_SIGH_STORAGE_MIXIN_HPP
+#ifndef ENTT_ENTITY_STORAGE_MIXIN_HPP
+#define ENTT_ENTITY_STORAGE_MIXIN_HPP
 
 #include <utility>
 #include "../config/config.h"