--- sql/odbc/parser3odbc.C 2001/09/21 15:42:21 1.1 +++ sql/odbc/parser3odbc.C 2001/10/29 08:36:51 1.2 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) */ -static const char *RCSId="$Id: parser3odbc.C,v 1.1 2001/09/21 15:42:21 parser Exp $"; +static const char *RCSId="$Id: parser3odbc.C,v 1.2 2001/10/29 08:36:51 paf Exp $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)] @@ -14,6 +14,7 @@ static const char *RCSId="$Id: parser3od #include #include #include +#include #include "pa_sql_driver.h"