#ifndef FSCKDBEXCEPTION_H #define FSCKDBEXCEPTION_H #include DECLARE_NAMEDEXCEPTION(FsckDBException, "FsckDBException") #endif /*FSCKDBEXCEPTION_H*/