1 --- cpp/poppler-global.h
2 +++ cpp/poppler-global.h
5 # pragma warning(disable : 4251) /* class 'A' needs to have dll interface for to be used by clients of class 'B'. */
7 -class POPPLER_CPP_EXPORT ustring : public std::basic_string<unsigned short>
8 +class POPPLER_CPP_EXPORT ustring : public std::u16string