diff options
Diffstat (limited to 'chrome/installer/util/work_item.h')
-rw-r--r-- | chrome/installer/util/work_item.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/util/work_item.h b/chrome/installer/util/work_item.h index 9a61363..c550adb 100644 --- a/chrome/installer/util/work_item.h +++ b/chrome/installer/util/work_item.h @@ -8,6 +8,7 @@ #ifndef CHROME_INSTALLER_UTIL_WORK_ITEM_H_ #define CHROME_INSTALLER_UTIL_WORK_ITEM_H_ +#pragma once #include <windows.h> #include <string> |