included <sys/types.h> for SGI compilation of Timer header file
This commit is contained in:
@@ -166,6 +166,7 @@ class SG_EXPORT Timer {
|
||||
|
||||
#elif defined(__sgi)
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
namespace osg{
|
||||
|
||||
Reference in New Issue
Block a user