aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/server/legacy_attribute_metrics_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/tests/proton/server/legacy_attribute_metrics_test.cpp')
-rw-r--r--searchcore/src/tests/proton/server/legacy_attribute_metrics_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/server/legacy_attribute_metrics_test.cpp b/searchcore/src/tests/proton/server/legacy_attribute_metrics_test.cpp
index 513ad5a03dd..a696855dd72 100644
--- a/searchcore/src/tests/proton/server/legacy_attribute_metrics_test.cpp
+++ b/searchcore/src/tests/proton/server/legacy_attribute_metrics_test.cpp
@@ -11,7 +11,7 @@ using namespace proton;
class Test : public vespalib::TestApp
{
public:
- int Main();
+ int Main() override;
};
int