Moved #include <osg/Timer> from Viewer to OsgCameraGroup.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <Producer/CameraGroup>
|
||||
|
||||
#include <osg/Timer>
|
||||
#include <osg/ArgumentParser>
|
||||
#include <osg/ApplicationUsage>
|
||||
#include <osg/Group>
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
#ifndef OSG_VIEWER_H
|
||||
#define OSG_VIEWER_H
|
||||
|
||||
#include <osg/Timer>
|
||||
#include <osg/NodeVisitor>
|
||||
#include <osg/ArgumentParser>
|
||||
#include <osg/ApplicationUsage>
|
||||
|
||||
Reference in New Issue
Block a user