We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1590ffd commit 6cf214dCopy full SHA for 6cf214d
1 file changed
src/ifcgeomserver/IfcGeomServer.cpp
@@ -54,6 +54,8 @@
54
#include <boost/property_tree/ptree.hpp>
55
#include <boost/property_tree/json_parser.hpp>
56
57
+#include <memory>
58
+
59
using namespace boost;
60
using boost::property_tree::ptree;
61
0 commit comments