mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-06 07:07:48 -04:00
Remove unneeded header file
This commit is contained in:
parent
1dc1b17e73
commit
762a421ea0
@ -16,7 +16,6 @@
|
|||||||
///////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "crc.h"
|
#include "crc.h"
|
||||||
#include "QDebug.h"
|
|
||||||
|
|
||||||
// Reverse bit ordering
|
// Reverse bit ordering
|
||||||
uint32_t crc::reverse(uint32_t val, int bits)
|
uint32_t crc::reverse(uint32_t val, int bits)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user