]> git.lyx.org Git - lyx.git/blobdiff - src/output_xhtml.h
Inset::forceLTR() only determines whether explicit switches are needed
[lyx.git] / src / output_xhtml.h
index dc86087591b79a1562921c6ac11ffd8b74030a2d..3877fb0c7b1c37b602998d5c8a3dbb9b84559524 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Richard Heck
+ * \author Richard Kimberly Heck
  *
  * Full author contact details are available in file CREDITS.
  */
 
 #include "LayoutEnums.h"
 
-#include "support/docstream.h"
 #include "support/strfwd.h"
 #include "xml.h"
 
-#include <deque>
-#include <memory>
-
 
 namespace lyx {