]> git.lyx.org Git - features.git/commitdiff
Header cleanup
authorAbdelrazak Younes <younes@lyx.org>
Fri, 19 Oct 2007 14:32:33 +0000 (14:32 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 19 Oct 2007 14:32:33 +0000 (14:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21061 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.h

index 7296a8f366bd2aadd469b6acd1d89186c4894050..7c4fc656a1f03c1bf4f826af0d891f82f93d4ddd 100644 (file)
 #include "insets/InsetCode.h"
 
 #include "support/FileName.h"
-#include "support/limited_stack.h"
-#include "support/types.h"
 #include "support/docstring.h"
 #include "support/docstream.h"
+#include "support/types.h"
 
 #include <iosfwd>
 #include <string>