diff options
Diffstat (limited to 'base/crypto/capi_util.h')
-rw-r--r-- | base/crypto/capi_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/crypto/capi_util.h b/base/crypto/capi_util.h index 42adfe1..8f89828 100644 --- a/base/crypto/capi_util.h +++ b/base/crypto/capi_util.h @@ -4,6 +4,7 @@ #ifndef BASE_CRYPTO_CAPI_UTIL_H_ #define BASE_CRYPTO_CAPI_UTIL_H_ +#pragma once #include <windows.h> #include <wincrypt.h> |