mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-11-30 16:42:07 +00:00
776f199f5d
Co-authored-by: UebelAndre <github@uebelandre.com>
14 lines
388 B
Diff
14 lines
388 B
Diff
--- src/main/include/log4cxx/helpers/simpledateformat.h 2008-03-31 23:34:26.000000000 +0100
|
|
+++ src/main/include/log4cxx/helpers/simpledateformat.h 2008-03-31 23:34:26.000000000 +0100
|
|
@@ -27,10 +27,9 @@
|
|
|
|
#include <log4cxx/helpers/dateformat.h>
|
|
#include <vector>
|
|
+#include <locale>
|
|
#include <time.h>
|
|
|
|
-namespace std { class locale; }
|
|
-
|
|
namespace log4cxx
|
|
{
|
|
namespace helpers
|