Changeset 95 for bdm/stat/loggers.cpp

Show
Ignore:
Timestamp:
05/07/08 14:46:25 (16 years ago)
Author:
smidl
Message:

compilace na win32

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/stat/loggers.cpp

    r93 r95  
    44 
    55#include <fcntl.h> 
     6#ifdef WIN32 
     7#include <io.h> 
     8#endif 
    69 
    710void dirfilelog::init() {