00001 // File and Version Information: 00002 // $Id: CdbBdbCache.cc,v 1.3 2004/10/21 20:35:49 gapon Exp $ 00003 00004 #include "BaBar/BaBar.hh" 00005 00006 #include "CdbBdb/CdbBdbCache.hh" 00007 00008 template<class Object> 00009 CdbBdbCache<Object>::~CdbBdbCache( ) 00010 { } 00011 00012 ///////////////// 00013 // End Of File // 00014 /////////////////
1.3-rc3