Update D3MFImporter.cpp

pull/3871/head
Kim Kulling 2021-05-04 15:31:07 +02:00 committed by GitHub
parent 47cacf8aa6
commit e85a69a960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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 {