diff options
Diffstat (limited to 'chrome/browser/sync/engine/syncer_thread.h')
-rw-r--r-- | chrome/browser/sync/engine/syncer_thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/engine/syncer_thread.h b/chrome/browser/sync/engine/syncer_thread.h index a54ff7f..b8c8f91 100644 --- a/chrome/browser/sync/engine/syncer_thread.h +++ b/chrome/browser/sync/engine/syncer_thread.h @@ -7,6 +7,7 @@ // does not support a timeout, but is greatly simplified. #ifndef CHROME_BROWSER_SYNC_ENGINE_SYNCER_THREAD_H_ #define CHROME_BROWSER_SYNC_ENGINE_SYNCER_THREAD_H_ +#pragma once #include <list> #include <map> |