From 68fa66ca83777ec88156677cdf4b0765c8de1a8c Mon Sep 17 00:00:00 2001 From: "Ocke Janssen [oj]" Date: Mon, 30 Nov 2009 09:18:43 +0100 Subject: dba33b: remove typeinfo.h --- dbaccess/source/core/api/datasettings.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'dbaccess/source') 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 #endif -#include using namespace ::com::sun::star::uno; using namespace ::com::sun::star::awt; -- cgit