]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
outstanding changes
[lyx.git] / src / lyxrc.h
index e5f6dc8d6f7d7e15ca7008f55bf55629a823c0d8..d477b2a33f9c4ab44f0280e948fc278f31c6acd8 100644 (file)
@@ -16,8 +16,9 @@
 #pragma interface
 #endif
 
-#include "bufferparams.h"
-#include <boost/utility.hpp>
+#include "bufferparams.h" // Just to get the enum BufferParams::PAPER_SIZE (sic)
+
+// #include <boost/utility.hpp>
 
 /// This contains the runtime configuration of LyX
 class LyXRC //: public noncopyable {
@@ -251,6 +252,8 @@ enum LyXRCTags {
                ///
                ISO_8859_9,
                ///
+               ISO_8859_15,
+               ///
                OTHER_ENCODING
        };
        ///