Differences From Artifact [2d1b1de3c2]:
- File src/ObjXMPP.h — part of check-in [4663b00cb4] at 2017-04-30 15:04:04 on branch trunk — Fix URL in copyright header (user: js, size: 1510) [annotate] [blame] [check-ins using]
To Artifact [27a702a945]:
- File src/ObjXMPP.h — part of check-in [5a6c7fcfb8] at 2018-11-11 19:13:18 on branch trunk — Add MUC namespace (user: js, size: 1534) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
37 38 39 40 41 42 43 | #import "XMPPContact.h" #import "XMPPContactManager.h" #import "XMPPDiscoEntity.h" #import "XMPPDiscoNode.h" #import "XMPPDiscoIdentity.h" | > > | 37 38 39 40 41 42 43 44 45 | #import "XMPPContact.h" #import "XMPPContactManager.h" #import "XMPPDiscoEntity.h" #import "XMPPDiscoNode.h" #import "XMPPDiscoIdentity.h" #import "namespaces.h" |