Added <stdint.h>-include

pull/2407/head
Matias Lavik 2019-04-07 00:02:22 +02:00
parent fac392d6cb
commit ddfc140fc3
1 changed files with 1 additions and 0 deletions

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 {