#ifndef SDCARDMANAGER_H #define SDCARDMANAGER_H class SDCardManager { friend class SAB; public: protected: private: }; #endif //SDCARDMANAGER_H