We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618a5d2 commit 90107a2Copy full SHA for 90107a2
src/OpenColorIO/transforms/builtins/ACES.cpp
@@ -6,6 +6,8 @@
6
#include <memory>
7
#include <algorithm>
8
9
+#include <Imath/half.h>
10
+
11
#include <OpenColorIO/OpenColorIO.h>
12
13
#include "ops/fixedfunction/FixedFunctionOp.h"
0 commit comments