diff --git a/src/btop_tools.cpp b/src/btop_tools.cpp index b0a7b60..5789737 100644 --- a/src/btop_tools.cpp +++ b/src/btop_tools.cpp @@ -17,6 +17,7 @@ tab-size = 4 */ #include +#include #include #include #include @@ -151,7 +152,7 @@ namespace Term { //? --------------------------------------------------- FUNCTIONS ----------------------------------------------------- -// ! Dsiabled due to issue when compiling with musl, reverted back to using regex +// ! Disabled due to issue when compiling with musl, reverted back to using regex // namespace Fx { // string uncolor(const string& s) { // string out = s;