Ignore:
Timestamp:
Jul 28, 2010, 5:13:22 PM (14 years ago)
Author:
Torben Dannhauer
Message:

Introductes VS 2008 Memory Leak Debugging.
Todo: Compile on Linux and compare with Valgrind, VS 2008 seems to be awkward in leak debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/draw2D/visual_draw2D.cpp

    r31 r87  
    2222{
    2323        OSG_NOTIFY( osg::ALWAYS ) << "visual_draw2D constructed" << std::endl;
     24        #include <leakDetection.h>
    2425        initialized = false;
    2526}
Note: See TracChangeset for help on using the changeset viewer.