Skip to content

Commit 90107a2

Browse files
committed
Add back include to see if it effects Linux based tests
Signed-off-by: Kevin Wheatley <kevin.wheatley@framestore.com>
1 parent 618a5d2 commit 90107a2

File tree

1 file changed

+2
-0
lines changed
  • src/OpenColorIO/transforms/builtins

1 file changed

+2
-0
lines changed

src/OpenColorIO/transforms/builtins/ACES.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
#include <memory>
77
#include <algorithm>
88

9+
#include <Imath/half.h>
10+
911
#include <OpenColorIO/OpenColorIO.h>
1012

1113
#include "ops/fixedfunction/FixedFunctionOp.h"

0 commit comments

Comments
 (0)