diff options
Diffstat (limited to 'unotest/Library_unoexceptionprotector.mk')
-rw-r--r-- | unotest/Library_unoexceptionprotector.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unotest/Library_unoexceptionprotector.mk b/unotest/Library_unoexceptionprotector.mk index 1f5a584d11b6..f7d50c76a9b7 100644 --- a/unotest/Library_unoexceptionprotector.mk +++ b/unotest/Library_unoexceptionprotector.mk @@ -35,6 +35,7 @@ $(eval $(call gb_Library_use_libraries,unoexceptionprotector,\ cppu \ cppuhelper \ sal \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |