Changeset 6347 for trunk/licq/include/licq_chat.h
- Timestamp:
- 06/19/08 08:33:01 (6 months ago)
- Files:
-
- 1 modified
-
trunk/licq/include/licq_chat.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/licq/include/licq_chat.h
r4950 r6347 3 3 4 4 #include <deque> 5 #include <list> 5 6 6 7 #include "licq_packets.h" 8 #include "licq_socket.h" 7 9 class CICQDaemon; 8 10
