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