Merge pull request #73 from jcnoronha/bugfix/terminate_def

Terminate def in termcolor
This commit is contained in:
Pranav
2020-09-16 05:35:47 -05:00
committed by GitHub

View File

@@ -41,6 +41,7 @@
# include <io.h> # include <io.h>
# include <windows.h> # include <windows.h>
#endif #endif
#endif
#include <iostream> #include <iostream>