Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 9, 2008, 11:11:21 PM (16 years ago)
Author:
nicolasc
Message:

well, it compiles..
there are only about 1000 warinig about a deprecated header usage in ogre, and some other uglinesses, but apart from that it builds… and still seg faults…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gcc43/src/tinyxml/ticpp.h

    r1505 r1581  
    3030@date           04/11/2006
    3131
     32@version  0.04b by nico@orxonox.net: gcc-4.3 compilation hotfixes
    3233@version        0.04a by edam@waxworlds.org: based Exception based on std::exception; added stream
    3334                                        << and >> support; added Document::Parse(); bug fix; improved THROW() macro.
     
    5152#include <memory>
    5253#include <exception>
     54#include <typeinfo>
    5355
    5456/**
Note: See TracChangeset for help on using the changeset viewer.