Sign in
gbmc
/
gbmcweb
/
18b9660b19781b7ae1feefc6f68cd7771761ea63
/
.
/
http
/
app_singleton.cpp
blob: 049aea259679d13794d831c215986f5ec0711421 [
file
] [
log
] [
blame
]
#include
"app_singleton.hpp"
namespace
crow
{
// NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)
crow
::
App
*
globalBmcWebApp
=
nullptr
;
}
// namespace crow