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

Removed dependency on liblz4

This commit is contained in:
f4exb
2017-06-10 19:20:58 +02:00
parent 23b792ef9d
commit ac345bbe97
9 changed files with 5 additions and 14 deletions
@@ -18,7 +18,6 @@
#include <cassert>
#include <cstring>
#include <cmath>
#include <lz4.h>
#include <boost/crc.hpp>
#include <boost/cstdint.hpp>
#include "sdrdaemonsourcebuffer.h"