X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_exintinset.C;h=e41dad31346ccb8ff075bd239999bab548313280;hb=12ac7f339e14c4f76a24f45a21c0697303099145;hp=31dfe1655b8b7f97ee100bf9d4548f714e3046e9;hpb=15dc5fa5d666273e6de3b88aede0c4b42c21e4dc;p=lyx.git diff --git a/src/mathed/math_exintinset.C b/src/mathed/math_exintinset.C index 31dfe1655b..e41dad3134 100644 --- a/src/mathed/math_exintinset.C +++ b/src/mathed/math_exintinset.C @@ -16,9 +16,11 @@ #include "math_streamstr.h" #include "math_symbolinset.h" #include "debug.h" + #include +using std::string; using std::auto_ptr; using std::endl;