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.
2 parents 16942e8 + f56c099 commit f4f4d86Copy full SHA for f4f4d86
src/IECoreScene/MeshAlgoSegment.cpp
@@ -39,6 +39,8 @@
39
#include "IECoreScene/MeshAlgo.h"
40
#include "IECoreScene/private/PrimitiveAlgoUtils.h"
41
42
+#include <unordered_map>
43
+
44
using namespace Imath;
45
using namespace IECore;
46
using namespace IECoreScene;
src/IECoreScene/MeshAlgoSplit.cpp
@@ -37,6 +37,8 @@
37
38
0 commit comments