src/sql/drivers/odbc/qsql_odbc.h
changeset 19 fcece45ef507
parent 18 2f34d5167611
child 30 5dc02b23752f
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
    71 #  define _MSC_VER 900
    71 #  define _MSC_VER 900
    72 #endif
    72 #endif
    73 #include <sql.h>
    73 #include <sql.h>
    74 #if defined(Q_CC_BOR)
    74 #if defined(Q_CC_BOR)
    75 #  undef _MSC_VER
    75 #  undef _MSC_VER
    76 #endif
       
    77 
       
    78 #ifndef Q_ODBC_VERSION_2
       
    79 #include <sqlucode.h>
       
    80 #endif
    76 #endif
    81 
    77 
    82 #include <sqlext.h>
    78 #include <sqlext.h>
    83 
    79 
    84 QT_BEGIN_HEADER
    80 QT_BEGIN_HEADER