|
|
|
@ -27,6 +27,7 @@ |
|
|
|
|
#include "absl/container/flat_hash_set.h" |
|
|
|
|
#include "absl/strings/string_view.h" |
|
|
|
|
#include "google/protobuf/descriptor.pb.h" |
|
|
|
|
#include "google/protobuf/descriptor_database.h" |
|
|
|
|
#include "google/protobuf/port.h" |
|
|
|
|
|
|
|
|
|
// Must be included last.
|
|
|
|
@ -340,6 +341,7 @@ class PROTOC_EXPORT CommandLineInterface { |
|
|
|
|
const TransitiveDependencyOptions& options = |
|
|
|
|
TransitiveDependencyOptions()); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
// The name of the executable as invoked (i.e. argv[0]).
|
|
|
|
|