diff options
Diffstat (limited to 'cppuhelper/source/exc_thrower.cxx')
-rw-r--r-- | cppuhelper/source/exc_thrower.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cppuhelper/source/exc_thrower.cxx b/cppuhelper/source/exc_thrower.cxx index 7c40d12db16e..ab7ed83f53e1 100644 --- a/cppuhelper/source/exc_thrower.cxx +++ b/cppuhelper/source/exc_thrower.cxx @@ -17,11 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <config_features.h> - #include <rtl/instance.hxx> #include <osl/diagnose.h> -#include <osl/doublecheckedlocking.h> #include <sal/log.hxx> #include <uno/dispatcher.hxx> #include <uno/lbnames.h> |