]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracinset.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_fracinset.C
index ba0548c6672ea45779caa10dfc26720da14b529e..b592e654d26f5e11fd922f54e8169f2818a5792f 100644 (file)
 #include "math_data.h"
 #include "math_mathmlstream.h"
 #include "textpainter.h"
+#include "LColor.h"
 #include "frontends/Painter.h"
 
 
+using std::string;
 using std::max;
 using std::auto_ptr;