aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/python_generator.cc
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-21 17:48:34 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-21 17:48:34 -0800
commitddcb53a9de8ca5a21c7b3ae1e0c4ce96b7eced88 (patch)
treebdf07ea76dd1ff04816045c9938543a5fa2ce3e5 /src/compiler/python_generator.cc
parent1e927a6ee42d4ff1547f002fe5b45018da9cc967 (diff)
made codegen targets in build.yaml
Diffstat (limited to 'src/compiler/python_generator.cc')
-rw-r--r--src/compiler/python_generator.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler/python_generator.cc b/src/compiler/python_generator.cc
index c754ae299b..4fd5dfbecb 100644
--- a/src/compiler/python_generator.cc
+++ b/src/compiler/python_generator.cc
@@ -42,7 +42,6 @@
#include <tuple>
#include <vector>
-#include <grpc++/support/config.h>
#include "src/compiler/config.h"
#include "src/compiler/generator_helpers.h"
#include "src/compiler/python_generator.h"