mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +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.
|
||||
#define GRPC_CODEGEN_FAIL GRPC_CODEGEN_CHECK(false)
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace grpc_java_generator {
|
||||
struct Parameters {
|
||||
// //Defines the custom parameter types for methods
|
||||
|
||||
Reference in New Issue
Block a user