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