diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-09-08 18:46:11 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-09-09 07:54:05 +0200 |
commit | 0e13c94ad3615dd20d83a95efc18b99b16e074e3 (patch) | |
tree | 8e7fcbe413d0baaf511d07bedbb5561b9430a473 /connectivity/source/drivers/ado/Aolevariant.cxx | |
parent | 2beeeea4ea3a5799921674310712aa3ead9acd7a (diff) |
Get rid of connectivity's diagnose_ex.h
...that rather trivially wrapped some osl/diagnose.h functionality
Change-Id: I4105708488114a9c87aa415affb997a783241248
Diffstat (limited to 'connectivity/source/drivers/ado/Aolevariant.cxx')
-rw-r--r-- | connectivity/source/drivers/ado/Aolevariant.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/ado/Aolevariant.cxx b/connectivity/source/drivers/ado/Aolevariant.cxx index cd89425ae09c..1319f024c934 100644 --- a/connectivity/source/drivers/ado/Aolevariant.cxx +++ b/connectivity/source/drivers/ado/Aolevariant.cxx @@ -24,7 +24,6 @@ #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> -#include "diagnose_ex.h" #include "resource/sharedresources.hxx" #include "resource/ado_res.hrc" #include <com/sun/star/bridge/oleautomation/Date.hpp> |