mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-24 10:01:48 +00:00
Remove using namespace std; (#4851)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
fc3ce7d1ab
commit
5d3648b88a
@@ -65,8 +65,6 @@ class LogHelper {
|
|||||||
// Abort the program after logging the mesage.
|
// Abort the program after logging the mesage.
|
||||||
#define GRPC_CODEGEN_FAIL GRPC_CODEGEN_CHECK(false)
|
#define GRPC_CODEGEN_FAIL GRPC_CODEGEN_CHECK(false)
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
|
|
||||||
namespace grpc_java_generator {
|
namespace grpc_java_generator {
|
||||||
struct Parameters {
|
struct Parameters {
|
||||||
// //Defines the custom parameter types for methods
|
// //Defines the custom parameter types for methods
|
||||||
|
|||||||
Reference in New Issue
Block a user