Moved all #include "osg/.." references to #include <osg/..> to aid port to
MacOS.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "osg/Notify"
|
||||
#include <osg/Notify>
|
||||
#include <string>
|
||||
|
||||
osg::NotifySeverity osg::g_NotifyLevel = osg::NOTICE;
|
||||
|
||||
Reference in New Issue
Block a user