diff options
Diffstat (limited to 'base/utf_offset_string_conversions.h')
-rw-r--r-- | base/utf_offset_string_conversions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/utf_offset_string_conversions.h b/base/utf_offset_string_conversions.h index 97b641e..e9cb558 100644 --- a/base/utf_offset_string_conversions.h +++ b/base/utf_offset_string_conversions.h @@ -4,7 +4,6 @@ #ifndef BASE_UTF_OFFSET_STRING_CONVERSIONS_H_ #define BASE_UTF_OFFSET_STRING_CONVERSIONS_H_ -#pragma once #include <string> #include <vector> |