diff options
Diffstat (limited to 'base/hmac.h')
-rw-r--r-- | base/hmac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/hmac.h b/base/hmac.h index b915124..d467e1a 100644 --- a/base/hmac.h +++ b/base/hmac.h @@ -7,6 +7,7 @@ #ifndef BASE_HMAC_H_ #define BASE_HMAC_H_ +#pragma once #include <string> |