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