ソースを参照

Update export.h

BLUELOVETH 3 年 前
コミット
50bed95bbb
1 ファイル変更2 行追加2 行削除
  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