瀏覽代碼

Compile fix

Florian Born 3 年之前
父節點
當前提交
320775b939
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
 {