From 488e6875e992e11601611a119476624822fc4635 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 25 Mar 2013 19:56:20 +0100 Subject: remove external include guards Change-Id: If5758e02baa8e019923355b6c97043b306223fdd --- ucb/source/inc/regexpmap.tpt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ucb') diff --git a/ucb/source/inc/regexpmap.tpt b/ucb/source/inc/regexpmap.tpt index 60f8474aadbf..a5836e6dc7d7 100644 --- a/ucb/source/inc/regexpmap.tpt +++ b/ucb/source/inc/regexpmap.tpt @@ -19,19 +19,11 @@ #ifndef _UCB_REGEXPMAP_TPT_ #define _UCB_REGEXPMAP_TPT_ -#ifndef _UCB_REGEXPMAP_HXX_ #include -#endif - #include - -#ifndef _RTL_USTRING_HXX_ #include -#endif -#ifndef _UCB_REGEXP_HXX_ #include "regexp.hxx" -#endif using namespace ucb_impl; -- cgit v1.2.3