mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
Missing include for OSX build
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <unordered_map>
|
||||||
|
|
||||||
struct EdgeKey {
|
struct EdgeKey {
|
||||||
int v1, v2;
|
int v1, v2;
|
||||||
|
|||||||
Reference in New Issue
Block a user