Skip to content

Commit 3937fe0

Browse files
committed
Remove pybind11/stl.h from generic header
Signed-off-by: Kevin Wheatley <kevin.wheatley@framestore.com>
1 parent 20a80c4 commit 3937fe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bindings/python/PyOpenColorIO.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
#include <pybind11/pybind11.h>
1010
#include <pybind11/operators.h>
11-
#include <pybind11/stl.h>
1211

1312
#include <OpenColorIO/OpenColorIO.h>
1413

0 commit comments

Comments
 (0)