00001 #ifndef CDB_COMMON_HH 00002 #define CDB_COMMON_HH 00003 00004 // File and Version Information: 00005 // $Id: CdbCommon.hh,v 1.3 2002/09/23 22:33:32 gapon Exp $ 00006 00007 /// The common definitions used by the classes of the Conditions/DB. 00008 00009 #include "CdbBase/CdbStatus.hh" 00010 00011 #endif // CDB_COMMON_HH
1.3-rc3