git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47906
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# define WXIMPORT __declspec(dllimport)
#elif defined(HAVE_VISIBILITY)
# define WXEXPORT __attribute__ ((visibility("default")))
# define WXIMPORT __declspec(dllimport)
#elif defined(HAVE_VISIBILITY)
# define WXEXPORT __attribute__ ((visibility("default")))
+# define WXIMPORT __attribute__ ((visibility("default")))
#endif
/* for other platforms/compilers we don't anything */
#endif
/* for other platforms/compilers we don't anything */