Current Path :
/
usr
/
share
/
gettext
/
intl
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/gettext/intl/export.h
#if @HAVE_VISIBILITY@ && BUILDING_LIBINTL #define LIBINTL_DLL_EXPORTED __attribute__((__visibility__("default"))) #else #define LIBINTL_DLL_EXPORTED #endif