diff options
Diffstat (limited to 'views/controls/button/checkbox.h')
-rw-r--r-- | views/controls/button/checkbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/button/checkbox.h b/views/controls/button/checkbox.h index 736c095..87ffe04 100644 --- a/views/controls/button/checkbox.h +++ b/views/controls/button/checkbox.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_BUTTON_CHECKBOX_H_ #define VIEWS_CONTROLS_BUTTON_CHECKBOX_H_ +#pragma once #include <string> |