diff options
Diffstat (limited to 'chrome/installer/setup/setup_constants.h')
-rw-r--r-- | chrome/installer/setup/setup_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/setup/setup_constants.h b/chrome/installer/setup/setup_constants.h index c25dd7a..aa15381 100644 --- a/chrome/installer/setup/setup_constants.h +++ b/chrome/installer/setup/setup_constants.h @@ -6,6 +6,7 @@ #ifndef CHROME_INSTALLER_SETUP_SETUP_CONSTANTS_H__ #define CHROME_INSTALLER_SETUP_SETUP_CONSTANTS_H__ +#pragma once namespace installer { |