mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 08:54:49 -04:00
Remove unneeded header file
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "crc.h"
|
||||
#include "QDebug.h"
|
||||
|
||||
// Reverse bit ordering
|
||||
uint32_t crc::reverse(uint32_t val, int bits)
|
||||
|
||||
Reference in New Issue
Block a user