mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-21 01:27:31 +00:00
Ran src/clang-format-all.sh (#5617)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
33d5dd9bdd
commit
42c08cbca6
@@ -34,11 +34,11 @@
|
||||
#ifndef GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H
|
||||
#define GRPC_INTERNAL_COMPILER_SCHEMA_INTERFACE_H
|
||||
|
||||
#include "src/compiler/config.h"
|
||||
|
||||
#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