summaryrefslogblamecommitdiff
path: root/var/spack/repos/builtin/packages/ncbi-rmblastn/gcc13.patch
blob: 3eb0e7ccea78b431168af57fa75bec47eafa2b01 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                           
--- c++/include/util/impl/compile_time_bits.hpp	2023-01-05 15:04:14.000000000 +0000
+++ c++/include/util/impl/compile_time_bits.hpp.patched	2023-06-14 10:38:16.316603211 +0100
@@ -39,6 +39,7 @@
 #include <limits>
 #include <stdexcept>
 #include <array>
+#include <cstdint>
 
 // forward declarations to avoid unnecessary includes
 namespace ncbi