From 19be25e9405c589beead53eabe09c1f85a499d03 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Sat, 16 Dec 2006 10:44:07 +0000 Subject: - Fix the build with gcc 4.1 - Bump PORTREVISION --- databases/libodbc++/files/patch-include-odbc++-drivermanager.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 databases/libodbc++/files/patch-include-odbc++-drivermanager.h (limited to 'databases/libodbc++/files') diff --git a/databases/libodbc++/files/patch-include-odbc++-drivermanager.h b/databases/libodbc++/files/patch-include-odbc++-drivermanager.h new file mode 100644 index 000000000000..e97854a1fa44 --- /dev/null +++ b/databases/libodbc++/files/patch-include-odbc++-drivermanager.h @@ -0,0 +1,10 @@ +--- include/odbc++/drivermanager.h.orig Sat Dec 16 16:35:49 2006 ++++ include/odbc++/drivermanager.h Sat Dec 16 16:36:48 2006 +@@ -30,6 +30,7 @@ + namespace odbc { + + class Connection; ++ class ErrorHandler; + + /** An ODBC Driver with it's information. + */ -- cgit v1.2.3