PiperOrigin-RevId: 567175482
pull/14140/head
Protobuf Team Bot 1 year ago committed by Copybara-Service
parent 981aeb1ef8
commit baab809422
  1. 1
      src/google/protobuf/compiler/python/pyi_generator.cc

@ -17,6 +17,7 @@
#include "absl/strings/ascii.h"
#include "absl/strings/match.h"
#include "absl/strings/str_split.h"
#include "absl/strings/string_view.h"
#include "google/protobuf/compiler/python/helpers.h"
#include "google/protobuf/descriptor.h"
#include "google/protobuf/descriptor.pb.h"

Loading…
Cancel
Save