aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2017-08-10 21:25:53 +0200
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-08-10 20:02:27 +0000
commitc51d8581172cff5f670fd6f9af7d796e0b1fa0d0 (patch)
treec53240b37cc2fd4d379a540fd419f4e798c4e355
parenta35807d95255625553daa0db745df0e422172fd8 (diff)
Eliminate compiler error triggered by newer boost (1.63) or newer gcc (7.1).
-rw-r--r--storage/src/vespa/storage/bucketdb/distribution_hash_normalizer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/bucketdb/distribution_hash_normalizer.cpp b/storage/src/vespa/storage/bucketdb/distribution_hash_normalizer.cpp
index 1a4a4845c30..1e6825555b2 100644
--- a/storage/src/vespa/storage/bucketdb/distribution_hash_normalizer.cpp
+++ b/storage/src/vespa/storage/bucketdb/distribution_hash_normalizer.cpp
@@ -51,7 +51,7 @@ BOOST_FUSION_ADAPT_STRUCT(
::Group,
(uint16_t, index)
(boost::optional<double>, capacity)
- (::Children, children)
+ (Children, children)
)
BOOST_FUSION_ADAPT_STRUCT(