#ifndef __VOICEMANAGER_H__ #define __VOICEMANAGER_H__ class VoiceManager { public: private: }; #endif