diff options
Diffstat (limited to 'connectivity/source/drivers/macab/MacabDriver.hxx')
-rw-r--r-- | connectivity/source/drivers/macab/MacabDriver.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/macab/MacabDriver.hxx b/connectivity/source/drivers/macab/MacabDriver.hxx index 1aa80d530b0f..c908ee481d2c 100644 --- a/connectivity/source/drivers/macab/MacabDriver.hxx +++ b/connectivity/source/drivers/macab/MacabDriver.hxx @@ -20,11 +20,9 @@ #ifndef _CONNECTIVITY_MACAB_DRIVER_HXX_ #define _CONNECTIVITY_MACAB_DRIVER_HXX_ -/** === begin UNO includes === **/ #include <com/sun/star/sdbc/XDriver.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> -/** === end UNO includes === **/ #include <cppuhelper/compbase3.hxx> #include <osl/module.h> |