From 45e366eadbba69140214a8e745a1d3ce3e4e8337 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 20 Oct 2013 15:15:42 +0100 Subject: drop unnecessary tools/string includes Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c --- sw/inc/calc.hxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sw/inc/calc.hxx') diff --git a/sw/inc/calc.hxx b/sw/inc/calc.hxx index fa3d0fffbe1c..d75420345b16 100644 --- a/sw/inc/calc.hxx +++ b/sw/inc/calc.hxx @@ -21,12 +21,8 @@ #define SW_CALC_HXX #include - -#include -#include - #include - +#include #include "swdllapi.h" class CharClass; -- cgit