Bug fix in extended armor.

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

@ -10,8 +10,7 @@
* of this software will be governed by version 2.0 of the Apache License.
*/
#include <prometheus/histogram.h>
#include <prometheus/simpleapi.h>
#include "Metrics.hpp"
namespace prometheus {
namespace simpleapi {