diff options
Diffstat (limited to 'views/controls/progress_bar.h')
-rw-r--r-- | views/controls/progress_bar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/progress_bar.h b/views/controls/progress_bar.h index 38d04df..b1d7043 100644 --- a/views/controls/progress_bar.h +++ b/views/controls/progress_bar.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_PROGRESS_BAR_H_ #define VIEWS_CONTROLS_PROGRESS_BAR_H_ +#pragma once #include <string> |