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