]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formulamacro.C
introduce namespace lyx::support
[lyx.git] / src / mathed / formulamacro.C
index cd27204f09f6ab50a007b1c1312baf502a92c796..da8943bacf13f298adc8d319b81fd0868df95099 100644 (file)
@@ -36,6 +36,8 @@
 #include "lyxtext.h"
 #include "Lsstream.h"
 
+using namespace lyx::support;
+
 using std::ostream;
 
 extern MathCursor * mathcursor;