From a7724966ab4fc8cd680a20e4f2a65f276e001a39 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 22 Oct 2013 15:58:57 +0300 Subject: Bin comments that claim to say why some header is included They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c --- sc/inc/textuno.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/inc/textuno.hxx') diff --git a/sc/inc/textuno.hxx b/sc/inc/textuno.hxx index 65505981685c..4c6ba42aedd7 100644 --- a/sc/inc/textuno.hxx +++ b/sc/inc/textuno.hxx @@ -20,7 +20,7 @@ #ifndef SC_TEXTSUNO_HXX #define SC_TEXTSUNO_HXX -#include "global.hxx" // ScRange, ScAddress +#include "global.hxx" #include "address.hxx" #include #include -- cgit