diff --git a/src/ifcparse/IfcCharacterDecoder.cpp b/src/ifcparse/IfcCharacterDecoder.cpp index c0f475f007..38f84faad0 100644 --- a/src/ifcparse/IfcCharacterDecoder.cpp +++ b/src/ifcparse/IfcCharacterDecoder.cpp @@ -33,6 +33,7 @@ #include #include #include +#include #define FIRST_SOLIDUS (1 << 1) #define PAGE (1 << 2)