From 67276f70039c460332eabc00bd4109d301b2f40a Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Tue, 4 Nov 2014 00:40:34 +0900 Subject: include where needed Change-Id: Ia6784bf95d9d0c57b79bdf7373f4836709563b7a --- starmath/inc/cursor.hxx | 2 ++ starmath/inc/parse.hxx | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'starmath') diff --git a/starmath/inc/cursor.hxx b/starmath/inc/cursor.hxx index 6f80e417cfea..4ce2efcb0322 100644 --- a/starmath/inc/cursor.hxx +++ b/starmath/inc/cursor.hxx @@ -12,6 +12,8 @@ #include "node.hxx" #include "caret.hxx" +#include + /** Factor to multiple the squared horizontal distance with * Used for Up and Down movement. */ diff --git a/starmath/inc/parse.hxx b/starmath/inc/parse.hxx index 376113c9e8b3..22de086b2282 100644 --- a/starmath/inc/parse.hxx +++ b/starmath/inc/parse.hxx @@ -23,7 +23,6 @@ #include #include -#include #include "types.hxx" -- cgit v1.2.3