mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Removed redundant includes of termcolor.hpp and updated single include. Closes #68
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user