From f9a5c4cbc275df6dd5a3b31323b1d00343e8e4f0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 21 Feb 2012 12:47:34 +0200 Subject: More --disable-database-connectivity work, still experimental --- connectivity/inc/connectivity/sqlparse.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'connectivity/inc/connectivity') diff --git a/connectivity/inc/connectivity/sqlparse.hxx b/connectivity/inc/connectivity/sqlparse.hxx index b08896003fac..6b3f975c4282 100644 --- a/connectivity/inc/connectivity/sqlparse.hxx +++ b/connectivity/inc/connectivity/sqlparse.hxx @@ -31,6 +31,7 @@ #include #include #include +#ifndef DISABLE_DBCONNECTIVITY #ifndef YYBISON #ifndef FLEX_SCANNER #ifndef BISON_INCLUDED @@ -39,6 +40,7 @@ #endif #endif #endif +#endif #include #include #include -- cgit v1.2.3