diff options
Diffstat (limited to 'views/controls/table/group_table_view.h')
-rw-r--r-- | views/controls/table/group_table_view.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/table/group_table_view.h b/views/controls/table/group_table_view.h index b137083..0e9f1ee 100644 --- a/views/controls/table/group_table_view.h +++ b/views/controls/table/group_table_view.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_TABLE_GROUP_TABLE_VIEW_H_ #define VIEWS_CONTROLS_TABLE_GROUP_TABLE_VIEW_H_ +#pragma once #include "app/table_model.h" #include "base/task.h" |