Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 733172782
Change-Id: I56d1ad405242d48a7f240576d3be2b6412bd88c9
  • Loading branch information
TCMalloc Team authored and copybara-github committed Mar 4, 2025
1 parent 3c75061 commit 378a277
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion tcmalloc/testing/hello_main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include "absl/strings/str_cat.h"
#include "absl/strings/str_format.h"
#include "absl/types/optional.h"
#include "tcmalloc/malloc_extension.h"

int main(int argc, char** argv) {
Expand Down
1 change: 0 additions & 1 deletion tcmalloc/testing/releasing_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

#include "benchmark/benchmark.h"
#include "absl/random/random.h"
#include "absl/types/optional.h"
#include "tcmalloc/internal/config.h"
#include "tcmalloc/internal/logging.h"
#include "tcmalloc/internal/memory_stats.h"
Expand Down
1 change: 0 additions & 1 deletion tcmalloc/testing/sampling_memusage_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include "benchmark/benchmark.h"
#include "gtest/gtest.h"
#include "absl/strings/string_view.h"
#include "absl/types/optional.h"
#include "tcmalloc/common.h"
#include "tcmalloc/internal/affinity.h"
#include "tcmalloc/internal/logging.h"
Expand Down

0 comments on commit 378a277

Please sign in to comment.