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
@@ -21,7 +21,8 @@
|
||||
#define IFCSIPREFIX
|
||||
|
||||
#include "ifc_parse_api.h"
|
||||
#include "IfcParse.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace IfcParse {
|
||||
IFC_PARSE_API double IfcSIPrefixToValue(const std::string& prefix);
|
||||
|
||||
Reference in New Issue
Block a user