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 --- sax/test/sax/testwriter.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sax') diff --git a/sax/test/sax/testwriter.cxx b/sax/test/sax/testwriter.cxx index 4e37b748833f..a6a2986e40e1 100644 --- a/sax/test/sax/testwriter.cxx +++ b/sax/test/sax/testwriter.cxx @@ -20,7 +20,7 @@ #include #include -#include // for the multiservice-factories +#include #include #include -- cgit