]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.h
cosmetics
[lyx.git] / src / Spacing.h
index 689c79355aec8f5252c8550714a6dfe2c088de38..a78abb6c5a07668b416ac0840753c30d5f679ae2 100644 (file)
@@ -17,8 +17,8 @@
 #else
 
 #include "support/strfwd.h"
-#include <string>
 
+#include <string>
 
 namespace lyx {
 
@@ -64,6 +64,9 @@ public:
        /// useSetSpace is true when using the variant supported by
        /// the memoir class.
        std::string const writeEnvirEnd(bool useSetSpace) const;
+       /// useSetSpace is true when using the variant supported by
+       /// the memoir class.
+       std::string const writePreamble(bool useSetSpace) const;
 
 private:
        ///