diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 801b32d0..e02b4218 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -8578,7 +8578,7 @@ void View::DrawGpuInfoChildren( const V& children, int64_t ztime ) Vector v; }; uint64_t ctime = 0; - unordered_flat_map cmap; + unordered_flat_map cmap; cmap.reserve( 128 ); for( size_t i=0; isecond.t += ct; it->second.v.push_back( i );