Added an #ifdef to osgGLUT/Window.cpp to handle the case of compiling against

older versions of GLUT.
This commit is contained in:
Robert Osfield
2003-01-24 15:12:54 +00:00
parent 63303787fc
commit 31e4185aa6
41 changed files with 93 additions and 91 deletions

View File

@@ -20,7 +20,7 @@
* $Id$
*/
#define LIB3DS_EXPORT
#include <readwrite.h>
#include "readwrite.h"
/*!