home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 December / PCWorld_1998-12_cd.iso / software / sybase / ASA / asa60.exe / data1.cab / h_files / ntodbc.h < prev    next >
C/C++ Source or Header  |  1998-07-27  |  202b  |  16 lines

  1. #ifndef _NTODBC_H_INCLUDED
  2. #define _NTODBC_H_INCLUDED
  3. #define NTODBC_H
  4.  
  5.  
  6. /*    WINODBC.H
  7.     Platform dependent ODBC include file for Windows
  8. */
  9.  
  10.  
  11. #define ODBC_WINNT
  12.  
  13. #include <odbc.h>
  14.  
  15. #endif
  16.