Skip to content

Commit baa796b

Browse files
committed
Fix build.
1 parent d7a259a commit baa796b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Cpp/CpuUtilization/CpuUtilization_Linux.tpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*
55
*/
66

7+
#include <thread>
78
#include <sys/resource.h>
89
#include <sys/types.h>
910
#include <unistd.h>

0 commit comments

Comments
 (0)