From 67aec439153b8a374d418cfe653b601f8d1b514a Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 16 Oct 2013 04:12:49 +0200 Subject: cleanup Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694 --- mysqlc/source/mysqlc_propertyids.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mysqlc') diff --git a/mysqlc/source/mysqlc_propertyids.hxx b/mysqlc/source/mysqlc_propertyids.hxx index f77d9726b5ae..8b010a6e1f78 100644 --- a/mysqlc/source/mysqlc_propertyids.hxx +++ b/mysqlc/source/mysqlc_propertyids.hxx @@ -22,12 +22,8 @@ // this define has to be set to split the names into different dll's or so's // every dll has his own set of property names -#ifndef _RTL_USTRING_ #include -#endif -#ifndef _MAP_ #include -#endif namespace connectivity { -- cgit