Skip to content

Commit 447451f

Browse files
authored
after other merges, need to fix include (#1421)
Signed-off-by: Kimball Thurston <[email protected]>
1 parent 62cf13c commit 447451f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/OpenEXRCore/memory.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#else
1111
# include <stdlib.h>
1212
#endif
13+
#include <inttypes.h>
1314

1415
/**************************************/
1516

0 commit comments

Comments
 (0)