diff options
Diffstat (limited to 'base/nullable_string16.h')
-rw-r--r-- | base/nullable_string16.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/nullable_string16.h b/base/nullable_string16.h index 6f07183..0702549 100644 --- a/base/nullable_string16.h +++ b/base/nullable_string16.h @@ -4,6 +4,7 @@ #ifndef BASE_NULLABLE_STRING16_H_ #define BASE_NULLABLE_STRING16_H_ +#pragma once #include "base/string16.h" |