summaryrefslogtreecommitdiffstats
path: root/eval
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2020-08-21 23:39:24 +0200
committerTor Egge <Tor.Egge@broadpark.no>2020-08-21 23:39:42 +0200
commitfd2dce9fa647967cdd1bd868061689f137db0093 (patch)
treec7f2a87c4aee7f510e9945ce7da6fedd85185dd2 /eval
parent5c1e796c4f1e22d0cb93dba48592d4497b262c69 (diff)
Fix forward declaration of Value.
Diffstat (limited to 'eval')
-rw-r--r--eval/src/vespa/eval/eval/tensor_spec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval/src/vespa/eval/eval/tensor_spec.h b/eval/src/vespa/eval/eval/tensor_spec.h
index f4f116454d5..06f7c39a2d3 100644
--- a/eval/src/vespa/eval/eval/tensor_spec.h
+++ b/eval/src/vespa/eval/eval/tensor_spec.h
@@ -18,7 +18,7 @@ struct Inspector;
namespace eval {
-class Value;
+struct Value;
/**
* An implementation-independent specification of the type and