Skip to content

Commit

Permalink
Include what you use, and you use std::optional
Browse files Browse the repository at this point in the history
Change-Id: I212c5c7b085aa8cc646639fd4bcf72a66577b819
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/177035
Tested-by: Trond Norbye <trond.norbye@couchbase.com>
Reviewed-by: Richard de Mellow <richard.demellow@couchbase.com>
  • Loading branch information
trondn committed Jul 4, 2022
1 parent 7099d5d commit bd5e7cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utilities/string_utilities.h
Expand Up @@ -12,6 +12,7 @@
#pragma once

#include <platform/sized_buffer.h>
#include <optional>
#include <ostream>
#include <string>
#include <unordered_map>
Expand Down

0 comments on commit bd5e7cd

Please sign in to comment.