summaryrefslogtreecommitdiff
path: root/include/salhelper/timer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/salhelper/timer.hxx')
-rw-r--r--include/salhelper/timer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/salhelper/timer.hxx b/include/salhelper/timer.hxx
index b013c782a8a1..ab02090d46da 100644
--- a/include/salhelper/timer.hxx
+++ b/include/salhelper/timer.hxx
@@ -32,7 +32,7 @@ namespace salhelper
*
* Times are seconds in UTC since 01.01.1970
*/
-struct TTimeValue : public TimeValue
+struct SAL_WARN_UNUSED TTimeValue : public TimeValue
{
TTimeValue()
{