]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_hullinset.C
Get rid of lyxstring, remove usage of STRCONV.
[lyx.git] / src / mathed / math_hullinset.C
index d39611c0d4658609187c760e52201782ee39d0a1..f307e21454111c5e9d29b378d8abfdc86bfa23b7 100644 (file)
@@ -27,7 +27,7 @@
 #include "lyxrc.h"
 #include "gettext.h"
 
-using namespace lyx::support;
+using lyx::support::trim;
 
 using std::endl;
 using std::max;