Add missing import
This commit is contained in:
parent
a9f8c084c4
commit
ed82ae1799
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
#import "XMPPPresence.h"
|
#import "XMPPPresence.h"
|
||||||
#import "XMPPMulticastDelegate.h"
|
#import "XMPPMulticastDelegate.h"
|
||||||
#import "XMPPExceptions.h"
|
#import "XMPPExceptions.h"
|
||||||
|
#import "XMPPXMLElementBuilder.h"
|
||||||
#import "namespaces.h"
|
#import "namespaces.h"
|
||||||
|
|
||||||
@implementation XMPPConnection
|
@implementation XMPPConnection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue