Skip to content

Commit 9870a73

Browse files
committed
CBD-6348: [BP] Include what you use, and you use std::optional
Change-Id: I212c5c7b085aa8cc646639fd4bcf72a66577b819 Reviewed-on: https://review.couchbase.org/c/kv_engine/+/235155 Well-Formed: Restriction Checker Reviewed-by: Faizan Alam <[email protected]> Tested-by: Trond Norbye <[email protected]>
1 parent 66e0f5a commit 9870a73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utilities/string_utilities.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#pragma once
1313

1414
#include <platform/sized_buffer.h>
15+
#include <optional>
1516
#include <ostream>
1617
#include <string>
1718
#include <unordered_map>

0 commit comments

Comments
 (0)