You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/dev-libs/xapian/files/xapian-1.4.17-gcc11-missing...

12 lines
185 B

https://bugs.gentoo.org/788046
--- a/api/omdocument.cc
+++ b/api/omdocument.cc
@@ -39,6 +39,7 @@
#include <algorithm>
#include <string>
+#include <limits>
using namespace std;