Skip to content

Commit 1fa2335

Browse files
committed
Build fix
Signed-off-by: Darby Johnston <[email protected]>
1 parent b5dc7af commit 1fa2335

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/opentimelineio/otioz.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
#include <unzip.h>
1717
#include <zip.h>
1818

19+
#include <cstdio>
20+
#include <cstring>
1921
#include <fstream>
2022
#include <sstream>
2123

0 commit comments

Comments
 (0)