Added #include <osg/ref_ptr> so that it will compile properly regardless
of include order.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define OSG_NODECALLBACK 1
|
||||
|
||||
#include <osg/Referenced>
|
||||
#include <osg/ref_ptr>
|
||||
|
||||
namespace osg {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user