mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
clang (rightfully) complains about missing include
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
#include <set>
|
#include <set>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace IfcParse {
|
namespace IfcParse {
|
||||||
class declaration;
|
class declaration;
|
||||||
|
|||||||
Reference in New Issue
Block a user