We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9e8b8 commit 49783b7Copy full SHA for 49783b7
src/lib/OpenEXRCore/internal_ht_common.cpp
@@ -10,6 +10,7 @@
10
#include <cassert>
11
#include <algorithm>
12
#include <cctype>
13
+#include <stdexcept>
14
15
const std::string RED_CH_FULLNAME = "red";
16
const std::string GREEN_CH_FULLNAME = "green";
0 commit comments