This commit is contained in:
Pranav
2020-04-03 16:02:31 -05:00
committed by GitHub
parent 37b3fc395e
commit fd21e7d81f

View File

@@ -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