home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / sqlsvr / odbcsdk / samples / cppdemo / headers.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-07  |  521 b   |  18 lines

  1. /*----------------------------------------------------------------------------
  2.  
  3.     HEADERS.CPP - Drop point for pre-compiled headers for the C++ demo
  4.     
  5.     This code is furnished on an as-is basis as part of the ODBC SDK and is
  6.     intended for example purposes only.
  7.  
  8.     
  9. ----------------------------------------------------------------------------*/
  10.  
  11. //////////////////////////////////////////////////////////////////////////////
  12. //
  13. //    Includes
  14. //
  15. #include "headers.h"
  16.  
  17. // -- end of the precompiled headers drop
  18.