diff options
Diffstat (limited to 'chrome/common/child_thread.h')
-rw-r--r-- | chrome/common/child_thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/child_thread.h b/chrome/common/child_thread.h index 72af5aa..b170d7d 100644 --- a/chrome/common/child_thread.h +++ b/chrome/common/child_thread.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_CHILD_THREAD_H_ #define CHROME_COMMON_CHILD_THREAD_H_ +#pragma once #include "base/basictypes.h" #include "base/scoped_ptr.h" |