#ifndef COLLATIONMODEL_H #define COLLATIONMODEL_H class CollationModel { public: CollationModel(); }; #endif // COLLATIONMODEL_H