diff options
Diffstat (limited to 'chrome/nacl/broker_thread.h')
-rw-r--r-- | chrome/nacl/broker_thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/nacl/broker_thread.h b/chrome/nacl/broker_thread.h index fb4cf40..ab5376a6 100644 --- a/chrome/nacl/broker_thread.h +++ b/chrome/nacl/broker_thread.h @@ -4,6 +4,7 @@ #ifndef CHROME_NACL_BROKER_THREAD_H_ #define CHROME_NACL_BROKER_THREAD_H_ +#pragma once #include "chrome/common/child_thread.h" #include "chrome/common/nacl_types.h" |