]> git.pld-linux.org Git - packages/log4cxx.git/commitdiff
- include 'cstdio'
authorSzymon Siwek <sls@pld-linux.org>
Mon, 26 Oct 2009 16:19:13 +0000 (16:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    log4cxx-gcc43.patch -> 1.2

log4cxx-gcc43.patch

index 6a0778fddb084c5e30db9de80cda4aacfd9ed0f4..a753bf93a0324ca8228ad6f0c75458a5e58cb85c 100644 (file)
@@ -1,11 +1,12 @@
 diff -Naur apache-log4cxx-0.10.0/src/examples/cpp/console.cpp apache-log4cxx-0.10.0.new/src/examples/cpp/console.cpp
 --- apache-log4cxx-0.10.0/src/examples/cpp/console.cpp 2008-03-31 22:34:52.000000000 +0000
 +++ apache-log4cxx-0.10.0.new/src/examples/cpp/console.cpp     2008-08-03 17:12:55.000000000 +0000
-@@ -22,6 +22,7 @@
+@@ -22,6 +22,8 @@
  #include <log4cxx/logmanager.h>
  #include <iostream>
  #include <locale.h>
 +#include <cstring>
++#include <cstdio>
  
  using namespace log4cxx;
  using namespace log4cxx::helpers;
This page took 0.134825 seconds and 4 git commands to generate.