Changeset 553
- Timestamp:
- 08/18/09 15:25:48 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/logger_test.cpp
r552 r553 7 7 #include <sys/stat.h> 8 8 #include <sys/types.h> 9 10 #ifndef WIN32 9 11 #include <unistd.h> 12 #endif 10 13 11 14 using namespace bdm;