Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhesselbom authored Aug 4, 2017
1 parent 01fc2f8 commit edf0546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ticpp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@ Document::Document()
Document::Document( TiXmlDocument* document )
: NodeImp< TiXmlDocument >( document )
{
m_impRC->InitRef();
}

Document::Document( const char* documentName )
Expand Down

0 comments on commit edf0546

Please sign in to comment.