#ifndef HBLASTRECORDDAO_H #define HBLASTRECORDDAO_H class HBlastRecordDao { public: HBlastRecordDao(); }; #endif // HBLASTRECORDDAO_H