Update D3MFImporter.cpp

This commit is contained in:
Kim Kulling
2021-05-04 15:31:07 +02:00
committed by GitHub
parent 47cacf8aa6
commit e85a69a960

View File

@@ -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 {