mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
potential compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21860 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ffe8d928c2
commit
5a646574ca
@ -16,7 +16,6 @@
|
||||
|
||||
#include "Buffer.h"
|
||||
#include "BufferParams.h"
|
||||
#include "support/debug.h"
|
||||
#include "FloatList.h"
|
||||
#include "FuncRequest.h"
|
||||
#include "InsetList.h"
|
||||
@ -28,9 +27,9 @@
|
||||
#include "insets/InsetOptArg.h"
|
||||
|
||||
#include "support/convert.h"
|
||||
#include "support/docstring.h"
|
||||
#include "support/debug.h"
|
||||
#include "support/docstream.h"
|
||||
|
||||
using std::string;
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user