diff --git a/tinyxml2.cpp b/tinyxml2.cpp index ea0b50f..538717a 100755 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp @@ -2087,4 +2087,5 @@ bool XMLPrinter::Visit( const XMLUnknown& unknown ) return true; } -} +} // namespace tinyxml2 +