diff options
Diffstat (limited to 'views/focus/view_storage.h')
-rw-r--r-- | views/focus/view_storage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/focus/view_storage.h b/views/focus/view_storage.h index e72386a..bc34bb2 100644 --- a/views/focus/view_storage.h +++ b/views/focus/view_storage.h @@ -4,6 +4,7 @@ #ifndef VIEWS_FOCUS_VIEW_STORAGE_H_ #define VIEWS_FOCUS_VIEW_STORAGE_H_ +#pragma once #include "base/singleton.h" #include "views/view.h" |