Browse Source

Update D3MFImporter.cpp

Kim Kulling 4 years ago
parent
commit
e85a69a960
1 changed files with 1 additions and 0 deletions
  1. 1 0
      code/AssetLib/3MF/D3MFImporter.cpp

+ 1 - 0
code/AssetLib/3MF/D3MFImporter.cpp

@@ -61,6 +61,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <string>
 #include <vector>
 #include <iomanip>
+#include <string.h>
 
 namespace Assimp {
 namespace D3MF {