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/sw_image.proto |
| 4 | |
| 5 | #include "dmi/sw_image.pb.h" |
| 6 | #include "dmi/sw_image.grpc.pb.h" |
| 7 | |
Andrea Campanella | fb09e7e | 2021-04-26 17:22:49 +0000 | [diff] [blame^] | 8 | #include <grpc++/impl/codegen/async_stream.h> |
| 9 | #include <grpc++/impl/codegen/async_unary_call.h> |
| 10 | #include <grpc++/impl/codegen/channel_interface.h> |
| 11 | #include <grpc++/impl/codegen/client_unary_call.h> |
| 12 | #include <grpc++/impl/codegen/method_handler_impl.h> |
| 13 | #include <grpc++/impl/codegen/rpc_service_method.h> |
| 14 | #include <grpc++/impl/codegen/service_type.h> |
| 15 | #include <grpc++/impl/codegen/sync_stream.h> |
Andrea Campanella | c795b7d | 2021-04-14 13:24:44 +0200 | [diff] [blame] | 16 | namespace dmi { |
| 17 | |
| 18 | } // namespace dmi |
| 19 | |