* 1.12.0

* Linux build fixes for old distros.
This commit is contained in:
Adam Ierymenko 2023-08-23 13:03:57 -04:00 committed by GitHub
parent e41a6f2ec4
commit 0859a0d1e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 2428 additions and 2796 deletions

View file

@ -8,6 +8,7 @@
#include <unordered_map>
#include <vector>
#include <cassert>
#include <stdexcept>
#include "prometheus/collectable.h"
#include "prometheus/metric.h"