Skip to content

Commit

Permalink
context includes
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgottesbueren committed Sep 17, 2024
1 parent 371a34c commit c88c5fd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions mt-kahypar/partition/refinement/gains/cut/cut_gain_cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include "mt-kahypar/parallel/atomic_wrapper.h"
#include "mt-kahypar/macros.h"
#include "mt-kahypar/utils/range.h"
#include "mt-kahypar/partition/context.h"

namespace mt_kahypar {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include "mt-kahypar/parallel/atomic_wrapper.h"
#include "mt-kahypar/macros.h"
#include "mt-kahypar/utils/range.h"
#include "mt-kahypar/partition/context.h"

namespace mt_kahypar {

Expand Down
1 change: 1 addition & 0 deletions mt-kahypar/partition/refinement/gains/km1/km1_gain_cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#include "mt-kahypar/parallel/atomic_wrapper.h"
#include "mt-kahypar/macros.h"
#include "mt-kahypar/utils/range.h"
#include "mt-kahypar/partition/context.h"

namespace mt_kahypar {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#include "mt-kahypar/parallel/atomic_wrapper.h"
#include "mt-kahypar/macros.h"
#include "mt-kahypar/utils/range.h"
#include "mt-kahypar/partition/context.h"

namespace mt_kahypar {

Expand Down

0 comments on commit c88c5fd

Please sign in to comment.