diff options
Diffstat (limited to 'views/view.h')
-rw-r--r-- | views/view.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/view.h b/views/view.h index 5a72863..fcd0ee7 100644 --- a/views/view.h +++ b/views/view.h @@ -4,6 +4,7 @@ #ifndef VIEWS_VIEW_H_ #define VIEWS_VIEW_H_ +#pragma once #include "build/build_config.h" |