diff options
Diffstat (limited to 'views/controls/listbox/listbox.h')
-rw-r--r-- | views/controls/listbox/listbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/listbox/listbox.h b/views/controls/listbox/listbox.h index 81bd0da..b029bde 100644 --- a/views/controls/listbox/listbox.h +++ b/views/controls/listbox/listbox.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_LISTBOX_LISTBOX_H_ #define VIEWS_CONTROLS_LISTBOX_LISTBOX_H_ +#pragma once #include "build/build_config.h" |