home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------------------------------------
- *
- * (c) Westmount Technology 1994
- *
- * File: @(#)SqlPrint.hxx 1.1
- * Author: peku
- * Description: extern declaration sqlprint()
- *---------------------------------------------------------------------------
- SccsId = @(#)SqlPrint.hxx 1.1 21 Feb 1994 Copyright 1994 Westmount Technology */
-
- #ifndef SQLPRINT_HXX
- #define SQLPRINT_HXX
-
- extern void sqlprint();
-
- #endif
-