Show
Ignore:
Timestamp:
01/05/07 15:42:01 (2 years ago)
Author:
dshipton
Message:

Use the standard C++ headers cstdio and cstdlib instead of the old pre-standard ones that pollute the global namespace.
This is in reference to Ticket #128.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Contrib/VTK/OSGVTKMapper.h

    r264 r467  
    194194#include "OSGVTKMapper.inl" 
    195195 
    196 #define OSGVTKMAPPER_HEADER_CVSID "@(#)$Id: $" 
     196#define OSGVTKMAPPER_HEADER_CVSID "@(#)$Id$" 
    197197 
    198198#endif /* _OSGVTKMAPPER_H_ */