Differences From Artifact [8206e322e1]:
- File src/ObjXMPP.h — part of check-in [85bda4afee] at 2012-03-21 10:56:56 on branch trunk — Update URL in copyright. (user: js, size: 1347) [annotate] [blame] [check-ins using]
To Artifact [cd1e1205a2]:
- File src/ObjXMPP.h — part of check-in [3c9335ff3e] at 2013-01-04 19:19:40 on branch trunk — Import XMPPStreamManagement in ObjXMPP.h (user: florob@babelmonkeys.de, size: 1381) [annotate] [blame] [check-ins using]
︙ | |||
28 29 30 31 32 33 34 | 28 29 30 31 32 33 34 35 36 | + + | #import "XMPPStanza.h" #import "XMPPIQ.h" #import "XMPPMessage.h" #import "XMPPPresence.h" #import "XMPPRosterItem.h" #import "XMPPRoster.h" #import "XMPPStreamManagement.h" |