mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-15 18:14:08 +00:00
ifcparse: fix clang-tidy warnung unused-includes
This commit is contained in:
committed by
Thomas Krijnen
parent
fcfeac95bf
commit
b264408d85
@@ -23,12 +23,9 @@
|
||||
#include "ArgumentType.h"
|
||||
#include "ifc_parse_api.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <boost/dynamic_bitset.hpp>
|
||||
#include <boost/logic/tribool.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <set>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user