Explorar el Código

Update export.h

BLUELOVETH hace 2 años
padre
commit
50bed95bbb
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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