X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_arrayinset.C;h=28dc9e9569dd349089858719912270d19b912f33;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=9e1ea21f42562467a2ac9cbc0c601cd0e7d7acf2;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/mathed/math_arrayinset.C b/src/mathed/math_arrayinset.C index 9e1ea21f42..28dc9e9569 100644 --- a/src/mathed/math_arrayinset.C +++ b/src/mathed/math_arrayinset.C @@ -15,9 +15,9 @@ #include "math_parser.h" #include "math_mathmlstream.h" #include "math_streamstr.h" -#include "support/std_sstream.h" #include +#include using std::getline;