diff options
Diffstat (limited to 'chrome/common/task_queue.h')
-rw-r--r-- | chrome/common/task_queue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/task_queue.h b/chrome/common/task_queue.h index 9e1c817a..9c0b33c 100644 --- a/chrome/common/task_queue.h +++ b/chrome/common/task_queue.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_TASK_QUEUE_H__ #define CHROME_COMMON_TASK_QUEUE_H__ +#pragma once #include <deque> |