Browse Source

stl: minor changes

skypjack 1 month ago
parent
commit
a7f0371f9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/entt/stl/memory.hpp

+ 1 - 1
src/entt/stl/memory.hpp

@@ -1,9 +1,9 @@
 #ifndef ENTT_STL_MEMORY_HPP
 #define ENTT_STL_MEMORY_HPP
 
-/*! @cond ENTT_INTERNAL */
 #include "../config/config.h"
 
+/*! @cond ENTT_INTERNAL */
 namespace entt::stl {
 
 #ifndef ENTT_FORCE_STL