Browse Source

fix(CAPI): 🐛 fix missing undef

tags/0.1.0^2^2
DragonAura 2 years ago
parent
commit
098db1e234
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CAPI/cpp/proto/Services.grpc.pb.h

+ 2
- 0
CAPI/cpp/proto/Services.grpc.pb.h View File

@@ -25,6 +25,8 @@
#include <grpcpp/impl/codegen/stub_options.h>
#include <grpcpp/impl/codegen/sync_stream.h>

#undef SendMessage

namespace protobuf
{



Loading…
Cancel
Save