diff options
Diffstat (limited to 'chrome/common/mach_message_source_mac.h')
-rw-r--r-- | chrome/common/mach_message_source_mac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/mach_message_source_mac.h b/chrome/common/mach_message_source_mac.h index f57539d..ceced0a 100644 --- a/chrome/common/mach_message_source_mac.h +++ b/chrome/common/mach_message_source_mac.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_MACH_MESSAGE_SOURCE_MAC_H_ #define CHROME_COMMON_MACH_MESSAGE_SOURCE_MAC_H_ +#pragma once #include <CoreServices/CoreServices.h> |