Skip to content

Commit

Permalink
Update protobuf include
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-cheung committed Nov 7, 2019
1 parent 80358bb commit 0e45b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/grpc/gateway/runtime/runtime.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <cstring>
#include <fstream>

#include "google/protobuf/stubs/common.h"
#include "google/protobuf/message_lite.h"
#include "net/grpc/gateway/backend/grpc_backend.h"
#include "net/grpc/gateway/codec/b64_proto_decoder.h"
#include "net/grpc/gateway/codec/b64_proto_encoder.h"
Expand Down

0 comments on commit 0e45b53

Please sign in to comment.