mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
2a4749e8ad
* [cryptopp] Update to 8.5.0 * [cryptopp] Update versions * Update versions/c-/cryptopp.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
13 lines
298 B
Diff
13 lines
298 B
Diff
diff --git a/config_os.h b/config_os.h
|
|
index da27de22..9703f77d 100644
|
|
--- a/config_os.h
|
|
+++ b/config_os.h
|
|
@@ -126,6 +126,7 @@
|
|
#endif
|
|
|
|
#ifdef CRYPTOPP_WIN32_AVAILABLE
|
|
+#include <winapifamily.h>
|
|
# if !defined(WINAPI_FAMILY)
|
|
# define THREAD_TIMER_AVAILABLE
|
|
# elif defined(WINAPI_FAMILY)
|