]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListingsParams.h
Update my email and status.
[lyx.git] / src / insets / InsetListingsParams.h
index 6a7b46f98afe2e3f97576d9397f19a385a0e6ca0..6c2d3f20d63b3f329128af5a14125e6093035980 100644 (file)
 #ifndef INSETLISTINGSPARAMS_H
 #define INSETLISTINGSPARAMS_H
 
-#include <map>
-#include <exception>
-#include "Lexer.h"
 #include "InsetCollapsable.h"
 
+#include <map>
+
 namespace lyx {
 
 class InsetListingsParams {