internal changes to plugin

PiperOrigin-RevId: 650770447
pull/17251/head
Protobuf Team Bot 7 months ago committed by Copybara-Service
parent b54a6aa9d3
commit 94f172de82
  1. 1
      src/google/protobuf/compiler/plugin.cc

@ -59,6 +59,7 @@ class GeneratorResponseContext : public GeneratorContext {
return new io::StringOutputStream(file->mutable_content());
}
io::ZeroCopyOutputStream* OpenForInsert(
const std::string& filename,
const std::string& insertion_point) override {

Loading…
Cancel
Save