Changeset 2930 for box/trunk/lib
- Timestamp:
- 20/04/2011 14:27:04 (13 months ago)
- Location:
- box/trunk/lib
- Files:
-
- 2 edited
-
common/Logging.cpp (modified) (1 diff)
-
server/Daemon.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/Logging.cpp
r2809 r2930 22 22 #ifdef HAVE_UNISTD_H 23 23 #include <unistd.h> 24 #endif 25 #ifdef WIN32 26 #include <process.h> 24 27 #endif 25 28 -
box/trunk/lib/server/Daemon.cpp
r2886 r2930 26 26 #ifdef WIN32 27 27 #include <ws2tcpip.h> 28 #include <process.h> 28 29 #endif 29 30
Note: See TracChangeset
for help on using the changeset viewer.
