Skip to content

Commit f624eb7

Browse files
TCMalloc Teamcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 816003592 Change-Id: I4ad1fdd9d3b486b40184b4ed56a779ad55ee90a1
1 parent 05d084a commit f624eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcmalloc/global_stats.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
#include <utility>
2222

2323
#include "absl/base/nullability.h"
24+
#include "absl/base/optimization.h"
2425
#include "absl/strings/match.h"
2526
#include "absl/strings/string_view.h"
2627
#include "absl/strings/strip.h"
2728
#include "absl/time/time.h"
28-
#include "absl/types/optional.h"
2929
#include "tcmalloc/central_freelist.h"
3030
#include "tcmalloc/common.h"
3131
#include "tcmalloc/cpu_cache.h"

0 commit comments

Comments
 (0)