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