Kaydet (Commit) 431a9505 authored tarafından David Tardon's avatar David Tardon

add missing dep on tools/diagnose_ex.h

Change-Id: I171a134250a2fc00f51c550a785125bb9708603b
üst 387005a2
......@@ -30,6 +30,10 @@
$(eval $(call gb_Library_Library,log))
$(eval $(call gb_Library_use_packages,log,\
tools_inc \
))
$(eval $(call gb_Library_set_componentfile,log,extensions/source/logging/log))
$(eval $(call gb_Library_use_sdk_api,log))
......
......@@ -39,8 +39,6 @@
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <tools/diagnose_ex.h>
#include <comphelper/componentcontext.hxx>
#include <cppuhelper/compbase3.hxx>
......
......@@ -28,8 +28,6 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/logging/XLoggerPool.hpp>
#include <tools/diagnose_ex.h>
#include <comphelper/componentcontext.hxx>
#include <cppuhelper/basemutex.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment