diff --git a/profiler/src/main.cpp b/profiler/src/main.cpp index 1c6276f4..26c88d32 100644 --- a/profiler/src/main.cpp +++ b/profiler/src/main.cpp @@ -604,7 +604,7 @@ static void DrawContents() badVer.state = tracy::BadVersionState::LegacyVersion; badVer.version = e.version; } - } ); + } ); } } catch( const tracy::NotTracyDump& )