]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInclude.h
Pass XHTMLStream by reference. Problem found by coverity.
[lyx.git] / src / insets / InsetInclude.h
index 3e283462690a54b62fc7f7c6f26c90dbf6dc3d82..bee2089d9407beb2a4e921ec69decde18977b90c 100644 (file)
@@ -64,6 +64,8 @@ public:
 
        ///
        void updateCommand();
+       ///
+       void write(std::ostream &) const;
 
        /// \name Public functions inherited from Inset class
        //@{