summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx')
-rw-r--r--unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
index 10fe7b6e1e2f..e1300b9598ee 100644
--- a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
+++ b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
@@ -53,7 +53,7 @@ public:
virtual bool protect(
CppUnit::Functor const & functor,
- CppUnit::ProtectorContext const & context) SAL_OVERRIDE;
+ CppUnit::ProtectorContext const & context) override;
};
bool Prot::protect(