diff options
Diffstat (limited to 'views/fill_layout.h')
-rw-r--r-- | views/fill_layout.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/fill_layout.h b/views/fill_layout.h index 89dd5ee..bede6ad 100644 --- a/views/fill_layout.h +++ b/views/fill_layout.h @@ -4,6 +4,7 @@ #ifndef VIEWS_FILL_LAYOUT_H_ #define VIEWS_FILL_LAYOUT_H_ +#pragma once #include "views/layout_manager.h" #include "views/view.h" |