Bug fix in extended armor.
Some checks failed
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled

This commit is contained in:
Adam Ierymenko 2024-09-26 20:13:10 -04:00
parent 96ba1079b2
commit 1e679cc94d
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
4 changed files with 6 additions and 3 deletions

View file

@ -12,6 +12,7 @@
#ifndef METRICS_H_
#define METRICS_H_
#include <prometheus/gauge.h>
#include <prometheus/histogram.h>
#include <prometheus/simpleapi.h>