View | Details | Raw Unified
Collapse All | Expand All

(-) filewatchdog.cpp.orig (-3 lines)
 Lines 17-26    Link Here 
#include <log4cxx/helpers/filewatchdog.h>
#include <log4cxx/helpers/filewatchdog.h>
#include <log4cxx/helpers/loglog.h>
#include <log4cxx/helpers/loglog.h>
#include <sys/stat.h>
#include <sys/stat.h>
#ifdef WIN32
#include <cerrno>
#include <cerrno>
#endif
using namespace log4cxx;
using namespace log4cxx;
using namespace log4cxx::helpers;
using namespace log4cxx::helpers;