From Andy Skinner, build fixes for Solaris.
This commit is contained in:
parent
d2d282073c
commit
7761129f9b
@ -9,6 +9,8 @@
|
||||
|
||||
#include "DePee.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <osg/GLExtensions>
|
||||
#include <osg/Node>
|
||||
#include <osg/MatrixTransform>
|
||||
|
@ -10,6 +10,7 @@
|
||||
#include <assert.h>
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <stdio.h>
|
||||
#include <osg/Geometry>
|
||||
#include <osg/Geode>
|
||||
#include <osgDB/FileUtils>
|
||||
|
@ -16,6 +16,8 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "GliderManipulator.h"
|
||||
#include <osg/Notify>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user