commit | a91d76bb8a0d07c479f1dc8dd3e032c632755149 | [log] [tgz] |
---|---|---|
author | Protobuf Team Bot <protobuf-github-bot@google.com> | Fri May 03 11:30:44 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 03 11:33:11 2024 -0700 |
tree | ea978d22b4e3942c962d72122b75bb207c98d322 | |
parent | 9ae3d81052a11abc4f164ec488250ca18f1f5640 [diff] |
Internal changes to extension declarations. PiperOrigin-RevId: 630448683
diff --git a/src/google/protobuf/compiler/command_line_interface.h b/src/google/protobuf/compiler/command_line_interface.h index 43ab8ee..86af621 100644 --- a/src/google/protobuf/compiler/command_line_interface.h +++ b/src/google/protobuf/compiler/command_line_interface.h
@@ -470,6 +470,7 @@ bool deterministic_output_ = false; bool opensource_runtime_ = PROTO2_IS_OSS; + }; } // namespace compiler