Update progress_bar.hpp

This commit is contained in:
Pranav
2019-12-12 15:14:38 -06:00
committed by GitHub
parent a41c7c118e
commit 9e088af612

View File

@@ -25,6 +25,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
#pragma once
#include <algorithm>
#include <atomic>
#include <indicators/color.hpp>
#include <iostream>