From 6bf00f0f94394c62bddcd77b776e4e3592160201 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 21 May 2013 13:50:45 +0200 Subject: fix for linking caused by my commit 863d38fbfa4fb4861e476828c46410602100919e "move DBG_UNHANDLED_EXCEPTION out of line" Change-Id: Idfd84d987ba9151ba476ce0516a9e5fbdb2003ec --- ucb/Library_ucpext.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'ucb') diff --git a/ucb/Library_ucpext.mk b/ucb/Library_ucpext.mk index 0d5237c91b95..e492579ac05b 100644 --- a/ucb/Library_ucpext.mk +++ b/ucb/Library_ucpext.mk @@ -22,6 +22,7 @@ $(eval $(call gb_Library_use_libraries,ucpext,\ cppuhelper \ sal \ salhelper \ + tl \ ucbhelper \ $(gb_UWINAPI) \ )) -- cgit