diff options
Diffstat (limited to 'chrome/common/time_format.h')
-rw-r--r-- | chrome/common/time_format.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/time_format.h b/chrome/common/time_format.h index c04ed62..6045cef 100644 --- a/chrome/common/time_format.h +++ b/chrome/common/time_format.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_TIME_FORMAT_H__ #define CHROME_COMMON_TIME_FORMAT_H__ +#pragma once // This file defines methods to format time values as strings. |