#ifndef FILEUTILS_H #define FILEUTILS_H class fileUtils { public: fileUtils(); }; #endif // FILEUTILS_H