Add support for Metrowerks Codewarrior build under Windows.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
using namespace osg;
|
||||
|
||||
using namespace std;
|
||||
|
||||
DisplaySettings::DisplaySettings(const DisplaySettings& vs):Referenced()
|
||||
{
|
||||
copy(vs);
|
||||
|
||||
Reference in New Issue
Block a user