Skip to content

Commit d1e7807

Browse files
Support compiling with GCC 13 (#1605)
Signed-off-by: Jean-Christophe Morin <[email protected]>
1 parent 23ff3f9 commit d1e7807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/opentime/rationalTime.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include "opentime/version.h"
88
#include <cmath>
99
#include <limits>
10+
#include <cstdint>
1011
#include <string>
1112

1213
namespace opentime { namespace OPENTIME_VERSION {

0 commit comments

Comments
 (0)