diff --git a/node/Metrics.cpp b/node/Metrics.cpp index 3b1872264..11232cb0e 100644 --- a/node/Metrics.cpp +++ b/node/Metrics.cpp @@ -10,8 +10,10 @@ * of this software will be governed by version 2.0 of the Apache License. */ -#include +// clang-format off #include +#include +// clang-format on namespace prometheus { namespace simpleapi {