From Sid Byce, fixes for compiling with gcc 4.3

This commit is contained in:
Robert Osfield
2007-12-24 15:19:52 +00:00
parent 7f30f0038f
commit 93127866a8
10 changed files with 12 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
* OpenSceneGraph Public License for more details.
*/
#include <stdlib.h>
#include "DefaultFont.h"
#include <osg/Notify>