#ifndef CACHE_CONTENT_H #define CACHE_CONTENT_H class cache_content { public: cache_content(); }; #endif // CACHE_CONTENT_H