Fix for compile oddities on an Octane with old zlib headers hanging around,
change is non intrusive.
This commit is contained in:
@@ -10,6 +10,7 @@ using namespace osg;
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include <zlib.h>
|
||||
#include <png.h>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user