Skip to content

Commit

Permalink
Abseilify optional
Browse files Browse the repository at this point in the history
  • Loading branch information
veblush committed Jan 18, 2020
1 parent a74314d commit 179bf32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/core/lib/gprpp/optional.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@

#include <grpc/support/port_platform.h>

// TODO(yashykt): Remove false once migration to abseil is done.
#if false && GRPC_USE_ABSL
#if GRPC_USE_ABSL

#include "absl/types/optional.h"

Expand Down

0 comments on commit 179bf32

Please sign in to comment.