diff --git a/server/TracyView.cpp b/server/TracyView.cpp index e6edb9532e..284cdb6c2b 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -8363,7 +8363,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 );