diff --git a/test/tbb/test_arena_constraints.cpp b/test/tbb/test_arena_constraints.cpp index 846bf0fc71e..c69e9afd794 100644 --- a/test/tbb/test_arena_constraints.cpp +++ b/test/tbb/test_arena_constraints.cpp @@ -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.