1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 23:22:59 +04:00

Merge pull request #992 from ssmolov/namespace.comment.fix

fix tinyxml2 namespaces' ending comment
This commit is contained in:
Lee Thomason
2024-09-02 09:32:55 -07:00
committed by GitHub
+1 -1
View File
@@ -2374,7 +2374,7 @@ private:
};
} // tinyxml2
} // namespace tinyxml2
#if defined(_MSC_VER)
# pragma warning(pop)