Skip to content

Commit

Permalink
Include algorithm to get declaration of std::fill.
Browse files Browse the repository at this point in the history
  • Loading branch information
toregge committed Nov 4, 2024
1 parent 0070627 commit 5541b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vespalib/src/vespa/vespalib/util/rendezvous.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

#include "exceptions.h"
#include <algorithm>
#include <cassert>

namespace vespalib {
Expand Down

0 comments on commit 5541b0f

Please sign in to comment.