#include <memory>
#include "google/protobuf/compiler/code_generator.h"
#include "google/protobuf/compiler/plugin.h"
#include "google/protobuf/descriptor.h"
#include "google/protobuf/descriptor.pb.h"
#include "upbc/common.h"
Go to the source code of this file.
Namespaces | |
upbc | |
Functions | |
int | main (int argc, char **argv) |
Definition at line 189 of file protoc-gen-upbdefs.cc.