]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
partial framebox support
[lyx.git] / src / LaTeXFeatures.h
index 616e3702a8c5af1c13bacee41582d7bcb3740f5a..cfd0b18c0102bd6e3ca1c5d38c42096f40d41b1d 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "LString.h"
 
-#include <vector>
 #include <set>
 #include <list>
 #include <map>
@@ -89,7 +88,7 @@ public:
 private:
        string externalPreambles;
 
-       std::set<string> layout;
+       std::list<string> usedLayouts;
 
        /// Static preamble bits from the external material insets