2.8 branch: Fix for 3ds backport missing #include, from Robert Osfield.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "WriterNodeVisitor.h"
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
void copyOsgMatrixToLib3dsMatrix(Lib3dsMatrix lib3ds_matrix, const osg::Matrix& osg_matrix)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user