]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathParser.cpp
Fix build with GNU libstdc++ C++11 ABI
[lyx.git] / src / mathed / MathParser.cpp
index a756a5315fbf7ca756975100df8fa095742fb181..f19480b4b73e1f947110b6b37a1099230f572f1c 100644 (file)
@@ -1748,7 +1748,7 @@ bool Parser::parse1(InsetMathGrid & grid, unsigned flags,
                                                lyxerr << "found math environment `"
                                                       << to_utf8(name)
                                                       << "' in symbols file with unsupported inset `"
-                                                      << to_utf8(l->inset)
+                                                      << l->inset
                                                       << "'." << endl;
                                        }
                                        // create generic environment inset