Description: Fix FTBFS with GCC 15
Author: Adrian Bunk <bunk@debian.org>
Bug-Debian: https://bugs.debian.org/1097770

--- rapmap-0.15.0+dfsg.orig/include/BooPHF.hpp
+++ rapmap-0.15.0+dfsg/include/BooPHF.hpp
@@ -17,6 +17,7 @@
 #include <string.h>
 #include <memory> // for make_shared
 #include <unistd.h>
+#include <cstdint>
 
 
 
