#ifndef PLATFORMFILES_H #define PLATFORMFILES_H #include class PlatformFiles { public: PlatformFiles(); }; #endif // PLATFORMFILES_H