Changeset 6217 for trunk/licq/src/user.cpp
- Timestamp:
- 05/26/08 03:39:31 (8 months ago)
- Files:
-
- 1 modified
-
trunk/licq/src/user.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/licq/src/user.cpp
r6214 r6217 43 43 #include "pthread_rdwr.h" 44 44 45 using std::vector;45 using namespace std; 46 46 47 47 ICQUserCategory::ICQUserCategory(UserCat uc)
