diff options
author | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2009-11-30 14:04:28 +0100 |
---|---|---|
committer | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2009-11-30 14:04:28 +0100 |
commit | 008baf79d5d1dd5ffed75b1ecb3e15fff018b587 (patch) | |
tree | d641d0c18b665b97511e9fa4a749427e5840220e /dbaccess/source | |
parent | 090aec9e5968016276b3124b5a7013bc8138ccca (diff) | |
parent | 34d0e10be2f05b5d9543ddd45aff9a99889ff0cf (diff) |
merge
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/core/api/datasettings.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/datasettings.cxx b/dbaccess/source/core/api/datasettings.cxx index 8a5be80c92a2..6cbc702dae9e 100644 --- a/dbaccess/source/core/api/datasettings.cxx +++ b/dbaccess/source/core/api/datasettings.cxx @@ -69,7 +69,6 @@ #include <com/sun/star/awt/FontWidth.hpp> #endif -#include <typeinfo.h> using namespace ::com::sun::star::uno; using namespace ::com::sun::star::awt; |