We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a557214 commit 7007ae0Copy full SHA for 7007ae0
threading/thread_helpers.cpp
@@ -5,6 +5,7 @@
5
#include "utility/on_scope_exit.hpp"
6
7
#include <Windows.h>
8
+#include <processthreadsapi.h>
9
10
#include <array> // std::size
11
0 commit comments