Sign in
gbmc
/
gbmcweb
/
fa9601da5c5f414af4542c79df1d0a2d7d26b1a4
/
.
/
http
/
app_singleton.hpp
blob: df4a6fba11159a9288f13f7d7ae2fd6efe45e654 [
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
;
}