Skip to content

Commit 6cf214d

Browse files
committed
Missing header on Travis
1 parent 1590ffd commit 6cf214d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ifcgeomserver/IfcGeomServer.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
#include <boost/property_tree/ptree.hpp>
5555
#include <boost/property_tree/json_parser.hpp>
5656

57+
#include <memory>
58+
5759
using namespace boost;
5860
using boost::property_tree::ptree;
5961

0 commit comments

Comments
 (0)