Skip to content

Commit

Permalink
Fix build on macOS12
Browse files Browse the repository at this point in the history
Signed-off-by: pavelkumbrasev <[email protected]>
  • Loading branch information
pavelkumbrasev committed Feb 21, 2024
1 parent 8e72b9a commit a4321ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/tbb/test_arena_constraints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
//! \file test_arena_constraints.cpp
//! \brief Test for [info_namespace scheduler.task_arena] specifications

#include "tbb/parallel_for.h"

#include "common/common_arena_constraints.h"

#include "tbb/parallel_for.h"

#if __TBB_HWLOC_VALID_ENVIRONMENT && __HWLOC_CPUBIND_PRESENT
//! Test affinity and default_concurrency correctness for all available constraints.
Expand Down

0 comments on commit a4321ed

Please sign in to comment.