diff -r f58d6ec98e88 -r b700e12870ca aknlayoutcompiler/src/MLEqCompData2DHuiML.cpp --- a/aknlayoutcompiler/src/MLEqCompData2DHuiML.cpp Thu Dec 17 09:14:18 2009 +0200 +++ b/aknlayoutcompiler/src/MLEqCompData2DHuiML.cpp Mon Jan 18 21:13:05 2010 +0200 @@ -24,7 +24,7 @@ #include "LayoutCompilerErr.h" #include "FormulaTree.h" -#include +#include #include #include @@ -188,7 +188,7 @@ cout << "writing dhuiml file " << dhuimlName << endl; ofstream dhuiml(dhuimlName.c_str()); - int KIndent = 4; + //int KIndent = 4; TEqLayoutSaxWriter saxWriter(dhuiml); saxWriter.StartDocument();