1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Fix build with Qt 6.9.0.

This commit is contained in:
Jon Beniston
2025-04-21 10:59:54 +01:00
parent 1c6b167527
commit 60869b74f9
4 changed files with 6 additions and 1 deletions
@@ -15,6 +15,8 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
///////////////////////////////////////////////////////////////////////////////////
#include <QDebug>
#include <boost/crc.hpp>
#include <boost/cstdint.hpp>