diff options
Diffstat (limited to 'mysqlc')
-rw-r--r-- | mysqlc/source/mysqlc_propertyids.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysqlc/source/mysqlc_propertyids.cxx b/mysqlc/source/mysqlc_propertyids.cxx index ae0be046ffb6..6abc8ea615be 100644 --- a/mysqlc/source/mysqlc_propertyids.cxx +++ b/mysqlc/source/mysqlc_propertyids.cxx @@ -27,9 +27,7 @@ * for a copy of the LGPLv3 License. ************************************************************************/ -#ifndef _OSL_DIAGNOSE_H_ #include <osl/diagnose.h> -#endif #include "mysqlc_propertyids.hxx" using ::rtl::OUString; |