Added <stdint.h>-include

This commit is contained in:
Matias Lavik
2019-04-07 00:02:22 +02:00
parent fac392d6cb
commit ddfc140fc3

View File

@@ -48,6 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "FBXCompileConfig.h"
#include "FBXTokenizer.h"
#include <stdint.h>
namespace Assimp {
namespace FBX {