]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinfo.C
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetinfo.C
index 656ffee6bfaabd65a3ecc09deacd37ae175fe558..3c58a89091a6712664fb6cd0b797b7019277fab9 100644 (file)
@@ -139,6 +139,12 @@ int InsetInfo::Latex(ostream &,
 }
 
 
+int InsetInfo::Ascii(ostream &) const
+{
+       return 0;
+}
+
+
 int InsetInfo::Linuxdoc(ostream &) const
 {
        return 0;