We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53b1fc commit ed9301aCopy full SHA for ed9301a
1 file changed
tutorials/29_ocio/ocio_display.cpp
@@ -1,6 +1,8 @@
1
2
#include "ocio_display.h"
3
4
+#include <memory>
5
+
6
#if ( USE_OCIO == 1 )
7
#include <OpenColorIO/OpenColorIO.h>
8
#include <OpenColorIO/OpenColorTypes.h>
0 commit comments