#ifndef CACHESTATISTICS_H #define CACHESTATISTICS_H class CacheStatistics { public: CacheStatistics(); }; #endif // CACHESTATISTICS_H