Fix compilation with GCC

This commit is contained in:
Jonathan Schleifer 2018-11-05 23:02:42 +01:00
parent 3438e3569b
commit b3244f0d9d
No known key found for this signature in database
GPG key ID: D83A76BFE376345E
8 changed files with 59 additions and 11 deletions

View file

@ -25,6 +25,7 @@
#import "XMPPContact.h"
#import "XMPPContact+Private.h"
#import "XMPPJID.h"
#import "XMPPMessage.h"
#import "XMPPMulticastDelegate.h"
#import "XMPPPresence.h"
#import "XMPPRosterItem.h"