00001 #ifndef _CTBodbc_HXX 00002 #define _CTBodbc_HXX 1 00003 // 00004 // $Id: CTBodbc.hxx,v 1.2 1998/11/24 08:55:12 mueller Exp $ 00005 // 00006 /*----------------------------------------------------------------------------*/ 00007 /* C Tool Box: Designed and implemented by: */ 00008 /* Walter F.J. Mueller Gesellschaft fuer Schwerionenforschung (GSI) */ 00009 /* Planckstrasse 1, D-64291 Darmstadt, Germany */ 00010 /* Email: W.F.J.Mueller@gsi.de */ 00011 /* WWW: http://www-kp3.gsi.de/www/kp3/people/mueller.html */ 00012 /*------------------------------------------+---------------------------------*/ 00013 00014 #include "iodbc.h" 00015 #include "isql.h" 00016 #include "isqlext.h" 00017 00018 #endif