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