mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Header cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21059 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9070e269c2
commit
2916b61086
@ -43,8 +43,6 @@
|
||||
#include "mathed/InsetMathScript.h"
|
||||
#include "mathed/MacroTable.h"
|
||||
|
||||
#include "support/limited_stack.h"
|
||||
|
||||
#include <boost/assert.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/current_function.hpp>
|
||||
|
@ -31,6 +31,8 @@
|
||||
|
||||
#include "insets/Inset.h"
|
||||
|
||||
#include "support/limited_stack.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
using std::advance;
|
||||
|
Loading…
Reference in New Issue
Block a user