Closed Rafale25 closed 3 years ago
cute_sound_pitch_plugin.h line 49:
is making this warning : "warning: extra tokens at end of #endif directive"
define name should be commented like this :
Thanks! Please do add a pull request, it really helps :)
Just cleaning up, feel free to re-open if needed.
cute_sound_pitch_plugin.h line 49:
endif CUTE_SOUND_PITCH_PLUGIN_H
is making this warning : "warning: extra tokens at end of #endif directive"
define name should be commented like this :
endif // CUTE_SOUND_PITCH_PLUGIN_H