X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fformulamacro.C;h=da8943bacf13f298adc8d319b81fd0868df95099;hb=92d522b7f1be6046adcac062c558bbf0bf021612;hp=cd27204f09f6ab50a007b1c1312baf502a92c796;hpb=ad6e8a6e7be96b45671d9b111e53339739cf2702;p=lyx.git diff --git a/src/mathed/formulamacro.C b/src/mathed/formulamacro.C index cd27204f09..da8943bacf 100644 --- a/src/mathed/formulamacro.C +++ b/src/mathed/formulamacro.C @@ -36,6 +36,8 @@ #include "lyxtext.h" #include "Lsstream.h" +using namespace lyx::support; + using std::ostream; extern MathCursor * mathcursor;