aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/csharp_generator.h
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-08-28 11:33:52 -0700
committerGravatar yang-g <yangg@google.com>2015-08-28 11:33:52 -0700
commitc3ee1d5eb4aa790db7c309627286be5d60ff60ec (patch)
tree25d8aef9b0ba8f3fda6f604132790e91c26284cf /src/compiler/csharp_generator.h
parent9b1f91e7eac88ba477871a60912cc3b6ed3380ed (diff)
Do not include internal proto header
Diffstat (limited to 'src/compiler/csharp_generator.h')
-rw-r--r--src/compiler/csharp_generator.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/compiler/csharp_generator.h b/src/compiler/csharp_generator.h
index 67e3ee30b5..90eb7e2984 100644
--- a/src/compiler/csharp_generator.h
+++ b/src/compiler/csharp_generator.h
@@ -36,10 +36,7 @@
#include "src/compiler/config.h"
-using namespace std;
-
#include <google/protobuf/compiler/csharp/csharp_names.h>
-#include <google/protobuf/stubs/strutil.h>
namespace grpc_csharp_generator {