#ifndef cwIoAudioMidiApp_h #define cwIoAudioMidiApp_h namespace cw { namespace audio_midi_app { rc_t main( const object_t* cfg ); } } #endif