diff options
Diffstat (limited to 'base/string16.h')
-rw-r--r-- | base/string16.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/string16.h b/base/string16.h index 28cf3d8..78734fd 100644 --- a/base/string16.h +++ b/base/string16.h @@ -4,6 +4,7 @@ #ifndef BASE_STRING16_H_ #define BASE_STRING16_H_ +#pragma once // WHAT: // A version of std::basic_string that provides 2-byte characters even when |