commit bfbc70dad2cc2a55919e361309c45e88124bf072 Author: Daniel Swanson Date: Sat Jun 12 15:14:47 2021 -0500 get cstring diff --git a/src/lrx_comp.cc b/src/lrx_comp.cc index 41a28da..9479379 100644 --- a/src/lrx_comp.cc +++ b/src/lrx_comp.cc @@ -16,6 +16,7 @@ */ #include +#include using namespace std;