Minor cleanup: IWYU, clang-tidy.

PiperOrigin-RevId: 605131702
pull/15754/head
Protobuf Team Bot 1 year ago committed by Copybara-Service
parent 220548f30c
commit 959e5df20f
  1. 2
      src/google/protobuf/compiler/cpp/generator.h

@ -19,8 +19,8 @@
#include <utility>
#include <vector>
#include "google/protobuf/compiler/code_generator.h"
#include "absl/status/status.h"
#include "google/protobuf/compiler/code_generator.h"
#include "google/protobuf/cpp_features.pb.h"
#include "google/protobuf/descriptor.pb.h"

Loading…
Cancel
Save