summaryrefslogtreecommitdiff
path: root/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch')
-rw-r--r--dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch b/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch
deleted file mode 100644
index 854d34a17492..000000000000
--- a/dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Fix for gcc-4.4
---- apache-log4cxx-0.10.0-orig/src/examples/cpp/console.cpp 2009-06-12 13:01:06.000000000 +0200
-+++ apache-log4cxx-0.10.0/src/examples/cpp/console.cpp 2009-06-12 13:07:05.000000000 +0200
-@@ -15,6 +15,7 @@
- * limitations under the License.
- */
-
-+#include <cstdio>
- #include <cstdlib>
- #include <cstring>
- #include <log4cxx/logger.h>
-