summaryrefslogtreecommitdiff
path: root/include/cppuhelper/implbase11.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/implbase11.hxx')
-rw-r--r--include/cppuhelper/implbase11.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/implbase11.hxx b/include/cppuhelper/implbase11.hxx
index 9cd24a8c11d0..2eccf402e3f9 100644
--- a/include/cppuhelper/implbase11.hxx
+++ b/include/cppuhelper/implbase11.hxx
@@ -36,7 +36,7 @@ namespace cppu
};
template< typename Ifc1, typename Ifc2, typename Ifc3, typename Ifc4, typename Ifc5, typename Ifc6, typename Ifc7, typename Ifc8, typename Ifc9, typename Ifc10, typename Ifc11, typename Impl >
- struct ImplClassData11
+ struct SAL_WARN_UNUSED ImplClassData11
{
class_data* operator ()()
{