mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 12:00:01 +00:00
removed BSD-3-Clause license and Zlib licenses (#7073)
This commit is contained in:
@@ -19,11 +19,10 @@
|
||||
#ifndef GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H
|
||||
#define GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H
|
||||
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "src/compiler/config.h"
|
||||
|
||||
#ifndef GRPC_CUSTOM_STRING
|
||||
# include <string>
|
||||
# define GRPC_CUSTOM_STRING std::string
|
||||
|
||||
Reference in New Issue
Block a user