fix-layout.patch 353 B

12345678910
  1. --- a/src/google/protobuf/arena.cc (index)
  2. +++ b/src/google/protobuf/arena.cc (working tree)
  3. @@ -39,6 +39,7 @@
  4. #include <typeinfo>
  5. #include "absl/base/attributes.h"
  6. +#include "absl/container/internal/btree.h"
  7. #include "absl/synchronization/mutex.h"
  8. #include "google/protobuf/arena_allocation_policy.h"
  9. #include "google/protobuf/arenaz_sampler.h"