diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-18 19:13:03 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-18 19:13:03 -0800 |
commit | bd8e3a86c306c008e1c18140ed500e1573c4da6b (patch) | |
tree | 2746c89a1343f3b1d3b4388c76882173d944b744 /starmath/inc/parse.hxx | |
parent | 67315a6b31db56b093253673a8be90a605194b44 (diff) |
Remove some #include <tools/list.hxx>
Diffstat (limited to 'starmath/inc/parse.hxx')
-rw-r--r-- | starmath/inc/parse.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/parse.hxx b/starmath/inc/parse.hxx index f369e858ebbb..bff93f5cfccc 100644 --- a/starmath/inc/parse.hxx +++ b/starmath/inc/parse.hxx @@ -31,7 +31,6 @@ #include <vcl/svapp.hxx> #include <tools/stack.hxx> -#include <tools/list.hxx> #include <tools/string.hxx> #include "types.hxx" |