ifcgeom, serializer: fix missing includes

This commit is contained in:
Dirk Olbrich
2023-10-24 14:12:42 +02:00
committed by Thomas Krijnen
parent 9f40674d91
commit 95b5926353
3 changed files with 3 additions and 0 deletions
@@ -28,6 +28,7 @@
#include "../../ifcparse/IfcSIPrefix.h"
#include "../../ifcparse/utils.h"
#include "../../ifcparse/IfcLogger.h"
using boost::property_tree::ptree;