Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
00a0fe4e361efcdeb600f3a2e88b746fa18b9715
/
.
/
config
/
bmcweb_config.h.in
blob: f5a1213299ca9caa65927c8f63a297c3234c2679 [
file
] [
log
] [
blame
]
#pragma
once
#include
<cstdint>
#include
<string_view>
// clang-format off
// NOLINTBEGIN(readability-identifier-naming)
@BMCWEB_OPTIONS@
// NOLINTEND(readability-identifier-naming)
// clang-format on