compilation fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15028 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2006-09-17 09:55:13 +00:00
parent e89625ef28
commit 14dff4fcb0
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
#include "InsetFormulaMacro.h"
#include "MathMacroTable.h"
#include "MatheMacroTemplate.h"
#include "MathMacroTemplate.h"
#include "MathMLStream.h"
#include "BufferView.h"

View File

@ -33,7 +33,7 @@
#include "InsetMathMacro.h"
#include "MathMacroArgument.h"
#include "MathMacroTable.h"
#include "MatheMacroTemplate.h"
#include "MathMacroTemplate.h"
#include "InsetMathMakebox.h"
#include "InsetMathOverset.h"
#include "MathParser.h"

View File

@ -51,7 +51,7 @@ following hack as starting point to write some macros:
#include "InsetMathKern.h"
#include "InsetMathMacro.h"
#include "MathMacroArgument.h"
#include "MatheMacroTemplate.h"
#include "MathMacroTemplate.h"
#include "InsetMathPar.h"
#include "InsetMathRoot.h"
#include "InsetMathScript.h"