[SXS] Sync with Wine Staging 1.7.55. CORE-10536
[reactos.git] / reactos / dll / win32 / sxs / sxs_private.h
index 7b33202..de46251 100644 (file)
@@ -46,7 +46,7 @@ enum name_attr_id
     NAME_ATTR_ID_VERSION
 };
 
-const WCHAR *get_name_attribute( IAssemblyName *, enum name_attr_id );
+const WCHAR *get_name_attribute( IAssemblyName *, enum name_attr_id ) DECLSPEC_HIDDEN;
 
 static inline WCHAR *strdupW( const WCHAR *src )
 {