Skip to content

Commit

Permalink
Make ttviz.cpp compile again. (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaryn authored Dec 24, 2024
1 parent 4c4ce61 commit dc6469e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/timetrace/ttviz.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <string>
#include <string_view>
#include <algorithm>
#include <cstdint>
#include <cassert>

using std::pair;
Expand Down

0 comments on commit dc6469e

Please sign in to comment.