Removed redundant includes of termcolor.hpp and updated single include. Closes #68

This commit is contained in:
Pranav Srinivas Kumar
2020-07-21 10:14:52 -05:00
parent 1e622293aa
commit 04fddb9014
3 changed files with 27 additions and 641 deletions

View File

@@ -1,7 +1,6 @@
#include <chrono>
#include <indicators/cursor_control.hpp>
#include <indicators/indeterminate_progress_bar.hpp>
#include <indicators/termcolor.hpp>
#include <thread>
int main() {