mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
ifcparse: fix clang-tidy warnung unused-includes
This commit is contained in:
committed by
Thomas Krijnen
parent
fcfeac95bf
commit
b264408d85
@@ -22,6 +22,7 @@
|
||||
#ifdef WITH_IFCXML
|
||||
|
||||
#include "IfcFile.h"
|
||||
#include "IfcLogger.h"
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/range/adaptor/transformed.hpp>
|
||||
|
||||
Reference in New Issue
Block a user