Fixed build of StreamOperator
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#define OSGDB_DATATYPES
|
||||
|
||||
#include <string>
|
||||
#include <osg/GL>
|
||||
|
||||
namespace osgDB
|
||||
{
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <osg/Referenced>
|
||||
#include <osgDB/Export>
|
||||
#include <osgDB/DataTypes>
|
||||
|
||||
namespace osgDB
|
||||
|
||||
Reference in New Issue
Block a user