Andrea Campanella | c795b7d | 2021-04-14 13:24:44 +0200 | [diff] [blame^] | 1 | // Generated by the gRPC C++ plugin. |
| 2 | // If you make any local change, they will be lost. |
| 3 | // source: dmi/commons.proto |
| 4 | |
| 5 | #include "dmi/commons.pb.h" |
| 6 | #include "dmi/commons.grpc.pb.h" |
| 7 | |
| 8 | #include <functional> |
| 9 | #include <grpcpp/impl/codegen/async_stream.h> |
| 10 | #include <grpcpp/impl/codegen/async_unary_call.h> |
| 11 | #include <grpcpp/impl/codegen/channel_interface.h> |
| 12 | #include <grpcpp/impl/codegen/client_unary_call.h> |
| 13 | #include <grpcpp/impl/codegen/client_callback.h> |
| 14 | #include <grpcpp/impl/codegen/message_allocator.h> |
| 15 | #include <grpcpp/impl/codegen/method_handler.h> |
| 16 | #include <grpcpp/impl/codegen/rpc_service_method.h> |
| 17 | #include <grpcpp/impl/codegen/server_callback.h> |
| 18 | #include <grpcpp/impl/codegen/server_callback_handlers.h> |
| 19 | #include <grpcpp/impl/codegen/server_context.h> |
| 20 | #include <grpcpp/impl/codegen/service_type.h> |
| 21 | #include <grpcpp/impl/codegen/sync_stream.h> |
| 22 | namespace dmi { |
| 23 | |
| 24 | } // namespace dmi |
| 25 | |