Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 20, 2008, 7:57:16 PM (16 years ago)
Author:
rgrieder
Message:

merged nico's fixes for gcc 4.3 back to trunk.
I'm not going to delete branch yet.

Location:
code/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk

  • code/trunk/src/tinyxml/ticpp.h

    r1505 r1639  
    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.