diff --git a/node/Metrics.hpp b/node/Metrics.hpp index ef23ffb56..8c2c4290d 100644 --- a/node/Metrics.hpp +++ b/node/Metrics.hpp @@ -12,8 +12,10 @@ #ifndef METRICS_H_ #define METRICS_H_ -#include +// clang-format off #include +#include +// clang-format on namespace prometheus { namespace simpleapi {