This file is for forward-declaring some headers that are required for working with RabbitMQ userver component.
Definition in file rabbitmq_fwd.hpp.
Go to the source code of this file.
#include <memory>
 Include dependency graph for rabbitmq_fwd.hpp:
 This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | components | 
| Contains functions and types to start a userver based service/tool.  | |
Typedefs | |
| using | urabbitmq::ClientPtr = std::shared_ptr<Client> | 
| using urabbitmq::ClientPtr = std::shared_ptr<Client> | 
Definition at line 18 of file rabbitmq_fwd.hpp.