diff options
Diffstat (limited to 'views/repeat_controller.h')
-rw-r--r-- | views/repeat_controller.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/repeat_controller.h b/views/repeat_controller.h index 78adeb1..e96a3d1 100644 --- a/views/repeat_controller.h +++ b/views/repeat_controller.h @@ -4,6 +4,7 @@ #ifndef VIEWS_REPEAT_CONTROLLER_H_ #define VIEWS_REPEAT_CONTROLLER_H_ +#pragma once #include "base/callback.h" #include "base/scoped_ptr.h" |