]> git.pld-linux.org Git - packages/uhd.git/blob - gcc13.patch
BR: python3-modules for %py3_*comp
[packages/uhd.git] / gcc13.patch
1 --- uhd-4.4.0.0/mpm/lib/mykonos/ad937x_device_types.hpp.orig    2023-01-27 22:17:39.000000000 +0100
2 +++ uhd-4.4.0.0/mpm/lib/mykonos/ad937x_device_types.hpp 2023-07-05 19:16:33.157140559 +0200
3 @@ -11,6 +11,8 @@
4  #include <uhd/types/direction.hpp>
5  #include <uhd/types/ranges.hpp>
6  
7 +#include <cstdint>
8 +
9  namespace mpm { namespace ad937x { namespace device {
10  enum class build_type_t { RELEASE, DEBUG, TEST_OBJECT };
11  
This page took 0.058054 seconds and 3 git commands to generate.