repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
libodbc++
/
libodbc++-0.2.3-gcc44.patch
blob
415ae0185e08f4f8e885f4cef9c64d3a010b4a82
1
--- libodbc++-0.2.3-orig/src/datastream.h 2009-06-12 13:31:54.000000000 +0200
2
+++ libodbc++-0.2.3/src/datastream.h 2009-06-12 13:32:11.000000000 +0200
3
@@ -25,6 +25,7 @@
4
#include <odbc++/types.h>
5
6
#if defined(ODBCXX_HAVE_ISO_CXXLIB)
7
+# include <cstdio>
8
# include <istream>
9
# include <streambuf>
10
#else
11