diff options
Diffstat (limited to 'base/run_loop.h')
-rw-r--r-- | base/run_loop.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/run_loop.h b/base/run_loop.h index 6fc0ed2..b85daf6 100644 --- a/base/run_loop.h +++ b/base/run_loop.h @@ -4,7 +4,6 @@ #ifndef BASE_RUN_LOOP_H_ #define BASE_RUN_LOOP_H_ -#pragma once #include "base/base_export.h" #include "base/callback.h" |