Remove unneeded header file

pull/638/head
Jon Beniston 2020-09-18 16:42:18 +01:00
rodzic 1dc1b17e73
commit 762a421ea0
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -16,7 +16,6 @@
///////////////////////////////////////////////////////////////////////////////////
#include "crc.h"
#include "QDebug.h"
// Reverse bit ordering
uint32_t crc::reverse(uint32_t val, int bits)