Parcourir la source

Update export.h

BLUELOVETH il y a 2 ans
Parent
commit
50bed95bbb
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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