Parcourir la source

fixup

Signed-off-by: Sergey Smolov <smolov@ispras.ru>
Sergey Smolov il y a 1 an
Parent
commit
62f6b14e91
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tinyxml2.h

+ 1 - 1
tinyxml2.h

@@ -2374,7 +2374,7 @@ private:
 };
 
 
-} // tinyxml2
+} // namespace tinyxml2
 
 #if defined(_MSC_VER)
 #   pragma warning(pop)