src/sql/drivers/odbc/qsql_odbc.h
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
child 30 5dc02b23752f
equal deleted inserted replaced
6:dee5afe5301f 8:3f74d0d4af4c
    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