diff options
Diffstat (limited to 'views/grid_layout.h')
-rw-r--r-- | views/grid_layout.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/grid_layout.h b/views/grid_layout.h index bb882ad..a1574ce 100644 --- a/views/grid_layout.h +++ b/views/grid_layout.h @@ -4,6 +4,7 @@ #ifndef VIEWS_GRID_LAYOUT_H_ #define VIEWS_GRID_LAYOUT_H_ +#pragma once #include <string> #include <vector> |