From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/sql/drivers/odbc/qsql_odbc.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sql/drivers/odbc/qsql_odbc.cpp') diff --git a/src/sql/drivers/odbc/qsql_odbc.cpp b/src/sql/drivers/odbc/qsql_odbc.cpp index 9851e1cb1..b91bea329 100644 --- a/src/sql/drivers/odbc/qsql_odbc.cpp +++ b/src/sql/drivers/odbc/qsql_odbc.cpp @@ -39,13 +39,13 @@ **********************************************************************/ #include "qsql_odbc.h" -#include +#include #if defined (Q_OS_WIN32) #include -#include +#include #endif -#include +#include #include #include #include -- cgit v1.2.3