OsmAnd
|
#include <algorithm>
#include <google/protobuf/descriptor_database.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/text_format.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
Packages | |
namespace | |
namespace | google::protobuf |
SimpleDescriptorDatabase database1_ |
SimpleDescriptorDatabase database2_ |
MergedDescriptorDatabase forward_merged_ |
MergedDescriptorDatabase reverse_merged_ |