aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/proto_file_parser.cc
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2016-06-03 17:30:09 -0700
committerGravatar yang-g <yangg@google.com>2016-06-03 17:51:00 -0700
commit34b5861e5cddda7461a2991b861b9d9788dfa96a (patch)
treec54c71392b147f48553a3cef7cba26218cb0717d /test/cpp/util/proto_file_parser.cc
parentaaee544d69ad53f5b173e9602fa191201c8f52e0 (diff)
Spliting filegroup.
Diffstat (limited to 'test/cpp/util/proto_file_parser.cc')
-rw-r--r--test/cpp/util/proto_file_parser.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/util/proto_file_parser.cc b/test/cpp/util/proto_file_parser.cc
index cf5cf17df8..25aec329eb 100644
--- a/test/cpp/util/proto_file_parser.cc
+++ b/test/cpp/util/proto_file_parser.cc
@@ -37,8 +37,8 @@
#include <iostream>
#include <sstream>
-#include <grpc++/support/config.h>
#include <google/protobuf/text_format.h>
+#include <grpc++/support/config.h>
namespace grpc {
namespace testing {