diff options
Diffstat (limited to 'chrome/common/child_process_host.h')
-rw-r--r-- | chrome/common/child_process_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/child_process_host.h b/chrome/common/child_process_host.h index 865a1ac..8628acc 100644 --- a/chrome/common/child_process_host.h +++ b/chrome/common/child_process_host.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_CHILD_PROCESS_HOST_H_ #define CHROME_COMMON_CHILD_PROCESS_HOST_H_ +#pragma once #include <list> #include <string> |