Explorar el Código

minor changes

Michele Caini hace 6 años
padre
commit
c4b85f9bda
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/entt/config/config.h

+ 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