mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Closes #36
This commit is contained in:
@@ -31,6 +31,7 @@ SOFTWARE.
|
||||
#include <string>
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
namespace indicators {
|
||||
|
||||
@@ -200,4 +201,4 @@ using SpinnerStates =
|
||||
using HideBarWhenComplete =
|
||||
details::BooleanSetting<details::ProgressBarOption::hide_bar_when_complete>;
|
||||
} // namespace option
|
||||
} // namespace indicators
|
||||
} // namespace indicators
|
||||
|
||||
Reference in New Issue
Block a user