diff options
Diffstat (limited to 'connectivity/source/inc/ado/Aolewrap.hxx')
-rw-r--r-- | connectivity/source/inc/ado/Aolewrap.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/connectivity/source/inc/ado/Aolewrap.hxx b/connectivity/source/inc/ado/Aolewrap.hxx index ef5c1a85995f..fc5b4070de0f 100644 --- a/connectivity/source/inc/ado/Aolewrap.hxx +++ b/connectivity/source/inc/ado/Aolewrap.hxx @@ -28,10 +28,8 @@ namespace rtl { class OUString; } -namespace connectivity +namespace connectivity::ado { - namespace ado - { class OLEVariant; class WpBase { @@ -218,8 +216,8 @@ namespace connectivity }; - } } + #endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AOLEWRAP_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |