00001 // File and Version Information: 00002 // $Id: CdbBdbHintProvider.cc,v 1.3 2004/08/06 05:54:18 bartoldu Exp $ 00003 #include "BaBar/BaBar.hh" 00004 00005 /// The implementation of the CdbBdbHintProvider class. 00006 /** 00007 * @see CdbBdbHintProvider 00008 */ 00009 00010 #include "CdbBdb/CdbBdbHintProvider.hh" 00011 00012 CdbBdbHintProvider::~CdbBdbHintProvider( ) 00013 { } 00014 00015 ///////////////// 00016 // End Of File // 00017 /////////////////
1.3-rc3