]> git.lyx.org Git - lyx.git/blobdiff - src/CmdDef.h
cleanup and reorder initialisation code of GuiView and GuiToolbars. Move some things...
[lyx.git] / src / CmdDef.h
index de6ad5bd480a7c66479cedeed030a32aad953d7d..d7fe72e7d2d80036b8529233e156295453f0646a 100644 (file)
 
 #include "FuncRequest.h"
 
-#include "support/docstream.h"
+#include "support/strfwd.h"
 
 #include <boost/shared_ptr.hpp>
 
-#include <vector>
-#include <deque>
 #include <map>
+#include <string>
 
 
 namespace lyx {