]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
remove noload/don't typeset
[lyx.git] / src / LaTeXFeatures.h
index ad9483e37723e8d236b762621e5e2db386fc4f60..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::vector<string> usedLayouts;
+       std::list<string> usedLayouts;
 
        /// Static preamble bits from the external material insets