diff options
Diffstat (limited to 'base/utf_string_conversion_utils.h')
-rw-r--r-- | base/utf_string_conversion_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/utf_string_conversion_utils.h b/base/utf_string_conversion_utils.h index 0c02d82..a34c9ae 100644 --- a/base/utf_string_conversion_utils.h +++ b/base/utf_string_conversion_utils.h @@ -4,6 +4,7 @@ #ifndef BASE_UTF_STRING_CONVERSION_UTILS_H_ #define BASE_UTF_STRING_CONVERSION_UTILS_H_ +#pragma once // This should only be used by the various UTF string conversion files. |