]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseterror.C
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / inseterror.C
index cc3acec31537fccc0e549b28857e7e488cce1d8a..b1a879cfaa531a2959cc8b80029722a9af58f07a 100644 (file)
@@ -111,6 +111,12 @@ int InsetError::Latex(ostream &,
 }
 
 
+int InsetError::Ascii(ostream &) const
+{
+       return 0;
+}
+
+
 int InsetError::Linuxdoc(ostream &) const
 {
        return 0;