Browse Source

Update export.h

BLUELOVETH 2 years ago
parent
commit
50bed95bbb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/export.h

+ 2 - 2
src/export.h

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