Skip to content

Commit

Permalink
CPUTopology: add array
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 committed Dec 9, 2024
1 parent 279d1cb commit 3a8af14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/firestarter/CPUTopology.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
#include "firestarter/CPUTopology.hpp"
#include "firestarter/Logging/Log.hpp"

#include <array>

#if defined(__APPLE__)
#include <mach/thread_act.h>
#include <mach/thread_policy.h>
Expand Down

0 comments on commit 3a8af14

Please sign in to comment.