浏览代码

Update D3MFImporter.cpp

Kim Kulling 4 年之前
父节点
当前提交
e85a69a960
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 <string>
 #include <vector>
 #include <vector>
 #include <iomanip>
 #include <iomanip>
+#include <string.h>
 
 
 namespace Assimp {
 namespace Assimp {
 namespace D3MF {
 namespace D3MF {