]> git.lyx.org Git - lyx.git/blob - 3rdparty/libiconv/1.15/include/export.h
Show cursor correctly whn loading file
[lyx.git] / 3rdparty / libiconv / 1.15 / include / export.h
1
2 #if @HAVE_VISIBILITY@ && BUILDING_LIBICONV
3 #define LIBICONV_DLL_EXPORTED __attribute__((__visibility__("default")))
4 #else
5 #define LIBICONV_DLL_EXPORTED
6 #endif