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