Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 25, 2010, 11:03:20 PM (15 years ago)
Author:
rgrieder
Message:

Updated TinyXML++ to the latest trunk revision.
Only adds a function and corrects a parenthesis bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/external/tinyxml/tinyxml.h

    r5781 r6620  
    18281828        virtual bool Visit( const TiXmlComment& comment );
    18291829        virtual bool Visit( const TiXmlUnknown& unknown );
     1830        virtual bool Visit( const TiXmlStylesheetReference& stylesheet );
    18301831
    18311832        /** Set the indent characters for printing. By default 4 spaces
Note: See TracChangeset for help on using the changeset viewer.