#ifndef COVERARTREPOSITORY_H_ #define COVERARTREPOSITORY_H_ #include #include "models/models.h" class coverArtRepository { public: private: }; #endif