#ifndef SFTPSERVERMANAGER_H #define SFTPSERVERMANAGER_H class CSFTPServerManager { public: CSFTPServerManager(); }; #endif // SFTPSERVERMANAGER_H