diff --git a/templates/vst3/src/tinycthread.c b/templates/vst3/src/tinycthread.c index 8aa7627..195e413 100644 --- a/templates/vst3/src/tinycthread.c +++ b/templates/vst3/src/tinycthread.c @@ -928,4 +928,4 @@ void call_once(once_flag *flag, void (*func)(void)) #ifdef __cplusplus } -#endif \ No newline at end of file +#endif