Update export.h

This commit is contained in:
BLUELOVETH 2023-06-24 03:56:39 +08:00 committed by GitHub
parent 61ad9838e3
commit 50bed95bbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,6 @@
#define PK_EXPORT
#endif
#define PK_LEGACY_EXPORT PK_EXPORT inline
#define PK_LEGACY_EXPORT PK_EXPORT
#endif