diff options
Diffstat (limited to 'mysqlc')
-rw-r--r-- | mysqlc/source/mysqlc_propertyids.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
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 <rtl/ustring.hxx> -#endif -#ifndef _MAP_ #include <map> -#endif namespace connectivity { |