summaryrefslogtreecommitdiff
path: root/mysqlc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-16 04:12:49 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-16 05:41:26 +0200
commit67aec439153b8a374d418cfe653b601f8d1b514a (patch)
tree0ff52c40698f0b12f55f9de066ba6536220b8480 /mysqlc
parentd6f18c09496318adf78ab32dfa1e1edf74521c5f (diff)
cleanup
Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694
Diffstat (limited to 'mysqlc')
-rw-r--r--mysqlc/source/mysqlc_propertyids.hxx4
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
{