summaryrefslogtreecommitdiff
path: root/mysqlc
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:58:20 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:13:36 +0200
commitc498357860bcb7b84a253ed9975fac45983a1f0b (patch)
treefd9cafa80750e5e8cba018934ff6119c13baa6d8 /mysqlc
parent665e762b93dd9e9c6d12d7c775b2f43ead9ee267 (diff)
remove include guards using fixguard.py
Diffstat (limited to 'mysqlc')
-rw-r--r--mysqlc/source/mysqlc_propertyids.cxx2
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;