#ifndef EGG_AUDIO_HEAP_MANAGER_H #define EGG_AUDIO_HEAP_MANAGER_H namespace EGG { class SoundHeapMgr {}; } // namespace EGG #endif