ray/thirdparty/patches/prometheus-windows-headers.patch

7 lines
169 B
Diff

diff --git core/src/histogram.cc core/src/histogram.cc
--- core/src/histogram.cc
+++ core/src/histogram.cc
@@ -6,1 +6,2 @@
#include <numeric>
+#include <stdexcept>
--