We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7206ad1 commit 6add873Copy full SHA for 6add873
src/Imath/ImathVec.h
@@ -18,6 +18,7 @@
18
19
#include <iostream>
20
#include <limits>
21
+#include <cstdint>
22
#include <stdexcept>
23
24
#if (defined _WIN32 || defined _WIN64) && defined _MSC_VER
0 commit comments