summaryrefslogtreecommitdiffstats
path: root/ucb
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-25 19:56:20 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-25 19:58:16 +0100
commit488e6875e992e11601611a119476624822fc4635 (patch)
treeb70124749e69faf507d0e317ca9d7e26753e99a2 /ucb
parentfixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokenness (diff)
downloadcore-488e6875e992e11601611a119476624822fc4635.tar.gz
core-488e6875e992e11601611a119476624822fc4635.zip
remove external include guards
Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/inc/regexpmap.tpt8
1 files changed, 0 insertions, 8 deletions
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 <regexpmap.hxx>
-#endif
-
#include <list>
-
-#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
-#endif
-#ifndef _UCB_REGEXP_HXX_
#include "regexp.hxx"
-#endif
using namespace ucb_impl;