Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
665479d4f1c39f1c8308a5917d0e060f605275af
/
.
/
include
/
dbus_singleton.hpp
blob: 63c88b7544a48ec03f597401c2491b773c7413d0 [
file
] [
log
] [
blame
]
#pragma
once
#include
<sdbusplus/asio/connection.hpp>
namespace
crow
{
namespace
connections
{
static
std
::
shared_ptr
<
sdbusplus
::
asio
::
connection
>
systemBus
;
}
// namespace connections
}
// namespace crow