mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:21:38 +08:00
13 lines
303 B
Diff
13 lines
303 B
Diff
diff --git a/config.h b/config.h
|
|
index b96b7aa..3f004ac 100644
|
|
--- a/config.h
|
|
+++ b/config.h
|
|
@@ -795,6 +795,7 @@ NAMESPACE_END
|
|
#endif
|
|
|
|
#ifdef CRYPTOPP_WIN32_AVAILABLE
|
|
+#include <winapifamily.h>
|
|
# if !defined(WINAPI_FAMILY)
|
|
# define THREAD_TIMER_AVAILABLE
|
|
# elif defined(WINAPI_FAMILY)
|