mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
don't dll export inline functions
git-svn-id: svn+q:///qpdf/trunk@716 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
30426ea923
commit
1285fa19d6
@ -27,7 +27,6 @@ class PCRE
|
||||
public:
|
||||
DLL_EXPORT
|
||||
NoBackref();
|
||||
DLL_EXPORT
|
||||
virtual ~NoBackref() throw() {}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user