diff options
Diffstat (limited to 'views/view_constants.h')
-rw-r--r-- | views/view_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/view_constants.h b/views/view_constants.h index d36dbb4..6dbc1de 100644 --- a/views/view_constants.h +++ b/views/view_constants.h @@ -4,6 +4,7 @@ #ifndef VIEWS_VIEW_CONSTANTS_H_ #define VIEWS_VIEW_CONSTANTS_H_ +#pragma once namespace views { |