BLUELOVETH 2 anni fa
parent
commit
50bed95bbb
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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