mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Add missing GS_EXPORT_CLASS for GSXMLRPC.
This commit is contained in:
parent
15788f22a7
commit
31ad6693ee
1 changed files with 1 additions and 0 deletions
|
@ -543,6 +543,7 @@ GS_EXPORT_CLASS
|
|||
* containing the fault details.
|
||||
* </p>
|
||||
*/
|
||||
GS_EXPORT_CLASS
|
||||
@interface GSXMLRPC : NSObject <NSURLHandleClient>
|
||||
{
|
||||
@private
|
||||
|
|
Loading…
Reference in a new issue