nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 11 lines 298 B view raw
1diff --git a/core/include/prometheus/family.h b/core/include/prometheus/family.h 2index 1c625c1..a3d0e85 100644 3--- a/core/include/prometheus/family.h 4+++ b/core/include/prometheus/family.h 5@@ -1,5 +1,6 @@ 6 #pragma once 7 8+#include <stdexcept> 9 #include <cstddef> 10 #include <map> 11 #include <memory>