fix(imath)

closes #5007
This commit is contained in:
Jacob Heider 2024-01-28 00:48:27 -05:00 committed by Jacob Heider
parent 613cb02a54
commit b695b24619

View file

@ -25,6 +25,8 @@ build:
- -DCMAKE_BUILD_TYPE=Release - -DCMAKE_BUILD_TYPE=Release
test: test:
dependencies:
gnu.org/gcc: '*' # libstdc++
fixture: | fixture: |
#include <ImathRoots.h> #include <ImathRoots.h>
#include <algorithm> #include <algorithm>