1
0
Michele Caini 7 жил өмнө
parent
commit
c4b85f9bda

+ 1 - 1
src/entt/config/config.h

@@ -30,7 +30,7 @@ using maybe_atomic_t = Type;
 
 #ifndef ENTT_PAGE_SIZE
 #define ENTT_PAGE_SIZE 32768
-#endif
+#endif // ENTT_PAGE_SIZE
 
 
 #ifndef ENTT_DISABLE_ASSERT