Florian Born 3 anni fa
parent
commit
320775b939
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      code/Common/StackAllocator.h

+ 1 - 0
code/Common/StackAllocator.h

@@ -51,6 +51,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 #include <deque>
+#include <stdint.h>
 
 namespace Assimp
 {