summaryrefslogtreecommitdiffstats
path: root/searchlib
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-04-28 09:09:22 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-05-03 21:37:31 +0200
commit8523770c6a5d7bd4ca3b10c2fd93f08683836706 (patch)
tree87b891e6d153b68ba12f91b5e07097da34ff89df /searchlib
parent9893e1e0c3b55658d30ddaea4169eacf16fbe58f (diff)
Deinline and add override and signed/unsigned
Diffstat (limited to 'searchlib')
-rw-r--r--searchlib/src/vespa/searchlib/expression/timestamp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/src/vespa/searchlib/expression/timestamp.h b/searchlib/src/vespa/searchlib/expression/timestamp.h
index 9f167404878..559bafe0e82 100644
--- a/searchlib/src/vespa/searchlib/expression/timestamp.h
+++ b/searchlib/src/vespa/searchlib/expression/timestamp.h
@@ -74,3 +74,4 @@ private:
};
}
+