Commit 5d3648b8 authored by Charlie Harrison's avatar Charlie Harrison Committed by Wouter van Oortmerssen

Remove using namespace std; (#4851)

parent fc3ce7d1
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment