summaryrefslogtreecommitdiff
path: root/databases/libodbc++/files/patch-include-odbc++-drivermanager.h
blob: e97854a1fa44405361cb253a73538caec99b8193 (plain) (blame)
1
2
3
4
5
6
7
8
9
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.
    */