summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/crc32/rtl_crc32.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/crc32/rtl_crc32.cxx')
-rw-r--r--sal/qa/rtl/crc32/rtl_crc32.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/qa/rtl/crc32/rtl_crc32.cxx b/sal/qa/rtl/crc32/rtl_crc32.cxx
index 63e68d73c8c9..81a507b33f0e 100644
--- a/sal/qa/rtl/crc32/rtl_crc32.cxx
+++ b/sal/qa/rtl/crc32/rtl_crc32.cxx
@@ -31,11 +31,11 @@ class test : public CppUnit::TestFixture
{
public:
// initialise your test code values here.
- void setUp()
+ void setUp() SAL_OVERRIDE
{
}
- void tearDown()
+ void tearDown() SAL_OVERRIDE
{
}