summaryrefslogtreecommitdiffstats
path: root/vespalib
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2022-08-24 23:38:55 +0200
committerTor Egge <Tor.Egge@online.no>2022-08-24 23:38:55 +0200
commit0471be7eb92e6a1d0b720e950e561c491b42bd67 (patch)
treed947c7ce84aa8aea7d5837661adc683129a73b16 /vespalib
parent74b7ef06604a0ade224041502711691a4811e3e7 (diff)
Fix forward declaration.
Diffstat (limited to 'vespalib')
-rw-r--r--vespalib/src/vespa/vespalib/util/execution_profiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/vespa/vespalib/util/execution_profiler.h b/vespalib/src/vespa/vespalib/util/execution_profiler.h
index 89f39631b4c..5791c5ec3d7 100644
--- a/vespalib/src/vespa/vespalib/util/execution_profiler.h
+++ b/vespalib/src/vespa/vespalib/util/execution_profiler.h
@@ -9,7 +9,7 @@
namespace vespalib {
-namespace slime { class Cursor; }
+namespace slime { struct Cursor; }
/**
* A simple single-threaded profiler used to measure where time is