summaryrefslogtreecommitdiff
path: root/include/com
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-01-08 11:47:38 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-01-08 11:48:04 +0100
commit46cf9aed39ac50219a4e8dbcf0b16359cb3644ee (patch)
tree0bf9adbf18a17b077c214c33bfe0c4109d889f95 /include/com
parent396b3594feb735e1a9cd1564f28340d514f9d925 (diff)
SAL_WARN_UNUSED css::uno::Type
Change-Id: I3b165e2a4414fd3d6c3cede5eb39beffa9fe7576
Diffstat (limited to 'include/com')
-rw-r--r--include/com/sun/star/uno/Type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/com/sun/star/uno/Type.h b/include/com/sun/star/uno/Type.h
index 97236229452d..c1e4303691c7 100644
--- a/include/com/sun/star/uno/Type.h
+++ b/include/com/sun/star/uno/Type.h
@@ -52,7 +52,7 @@ enum UnoType_NoAcquire
@see typelib_TypeDescriptionReference
*/
-class Type
+class SAL_WARN_UNUSED Type
{
/** the C typelib reference pointer
*/