Skip to content

Commit

Permalink
Fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSeemaier committed Sep 27, 2022
1 parent b6bacab commit a4db4d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kaminpar/utility/timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <mutex>
#include <tbb/enumerable_thread_specific.h>
#include <tbb/task_arena.h>
#include <unordered_map>

#define TIMER_EXTRACT_SUBGRAPHS "Subgraph extraction"
#define TIMER_COARSENING "Coarsening"
Expand Down

0 comments on commit a4db4d1

Please sign in to comment.