Next header

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33981 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-03-31 20:06:16 +00:00
parent 8fcccc7b6b
commit 594849bb4e

View File

@ -13,7 +13,6 @@
#define BUFFER_H
#include "OutputEnums.h"
#include "update_flags.h"
#include "insets/InsetCode.h"
@ -38,8 +37,8 @@ class ErrorList;
class FuncRequest;
class FuncStatus;
class Inset;
class InsetRef;
class InsetLabel;
class InsetRef;
class Font;
class Format;
class Lexer;