Sign in
gbmc
/
gbmcweb
/
2c4a6c57d68d3bb80db9a80c05a7c22e7f3a4e1c
/
.
/
http
/
app_singleton.hpp
blob: 14f58f971223add910f5ecaeaed0f0a7517a983c [
file
] [
log
] [
blame
]
#include
"app.hpp"
namespace
crow
{
// Initialze before using!
// Please see webserver_main for the example how this variable is initialzed,
extern
crow
::
App
*
globalBmcWebApp
;
// NOLINT
}
// namespace crow