diff options
Diffstat (limited to '3rdparty/expat/lib/libexpatw.def')
-rw-r--r-- | 3rdparty/expat/lib/libexpatw.def | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/3rdparty/expat/lib/libexpatw.def b/3rdparty/expat/lib/libexpatw.def index 79b049116de..16faf5955e7 100644 --- a/3rdparty/expat/lib/libexpatw.def +++ b/3rdparty/expat/lib/libexpatw.def @@ -73,4 +73,6 @@ EXPORTS XML_GetParsingStatus @65 ; added with version 2.1.1 ; XML_GetAttributeInfo @66 - XML_SetHashSalt @67@ + XML_SetHashSalt @67 +; added with version 2.2.5 + _INTERNAL_trim_to_complete_utf8_characters @68 |