$NetBSD: patch-src_main_include_log4cxx_helpers_simpledateformat.h,v 1.1 2013/04/30 22:17:38 joerg Exp $ --- src/main/include/log4cxx/helpers/simpledateformat.h.orig 2013-04-30 11:08:29.000000000 +0000 +++ src/main/include/log4cxx/helpers/simpledateformat.h @@ -26,11 +26,10 @@ #include +#include #include #include -namespace std { class locale; } - namespace log4cxx { namespace helpers