aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/util/byte_buffer.cc
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2015-03-05 16:39:25 -0800
committerGravatar Yang Gao <yangg@google.com>2015-03-05 16:39:25 -0800
commit1c40233814db12cca53857241c7314b8ef14ea54 (patch)
treee341e1c18fdcdc38d016c5d37c705885b9c2e26c /src/cpp/util/byte_buffer.cc
parentc79a57c3a9ffea6f5a1cbea7b061d204a11281db (diff)
first sets of changes, it builds
Diffstat (limited to 'src/cpp/util/byte_buffer.cc')
-rw-r--r--src/cpp/util/byte_buffer.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpp/util/byte_buffer.cc b/src/cpp/util/byte_buffer.cc
new file mode 100644
index 0000000000..3846156ae3
--- /dev/null
+++ b/src/cpp/util/byte_buffer.cc
@@ -0,0 +1,2 @@
+
+#include <grpc++/byte_buffer.h>