IFC_PARSE_API for IfcInvalidTokenException after merge

This commit is contained in:
Thomas Krijnen
2016-08-08 13:39:43 +02:00
parent f1099fc3b1
commit ecf67fe939
+1 -1
View File
@@ -54,7 +54,7 @@ namespace IfcParse {
~IfcAttributeOutOfRangeException () throw () {} ~IfcAttributeOutOfRangeException () throw () {}
}; };
class IfcParse_EXPORT IfcInvalidTokenException : public IfcException { class IFC_PARSE_API IfcInvalidTokenException : public IfcException {
public: public:
IfcInvalidTokenException( IfcInvalidTokenException(
int token_start, int token_start,