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 <string>
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace indicators {
|
namespace indicators {
|
||||||
|
|
||||||
@@ -200,4 +201,4 @@ using SpinnerStates =
|
|||||||
using HideBarWhenComplete =
|
using HideBarWhenComplete =
|
||||||
details::BooleanSetting<details::ProgressBarOption::hide_bar_when_complete>;
|
details::BooleanSetting<details::ProgressBarOption::hide_bar_when_complete>;
|
||||||
} // namespace option
|
} // namespace option
|
||||||
} // namespace indicators
|
} // namespace indicators
|
||||||
|
|||||||
Reference in New Issue
Block a user