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 --- linguistic/inc/iprcache.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linguistic/inc/iprcache.hxx') diff --git a/linguistic/inc/iprcache.hxx b/linguistic/inc/iprcache.hxx index 0d3b8a5895a5..44ba090d9abb 100644 --- a/linguistic/inc/iprcache.hxx +++ b/linguistic/inc/iprcache.hxx @@ -21,8 +21,8 @@ #define _LINGUISTIC_IPRCACHE_HXX_ -#include // CPPU_CURRENT_LANGUAGE_BINDING_NAME macro, which specify the environment type -#include // helper for implementations +#include +#include #include #include -- cgit