mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-24 15:14:10 +00:00
Attempt fix 11
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
#if defined(_WIN32) && !defined(__MINGW32__)
|
||||
# define IQK_API __declspec(dllexport)
|
||||
#endif
|
||||
#else
|
||||
# define IQK_API __attribute__ ((visibility ("default")))
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user