Merge branch 'optimize_3mf_strings' of https://github.com/assimp/assimp into optimize_3mf_strings

pull/3882/head
kkulling 2021-05-05 10:46:54 +02:00
commit cbce6d3dad
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 {