mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05:00
Use header only Boost linking for ADS-B plugin
This commit is contained in:
parent
e76015f28f
commit
13db9f4d1a
@ -19,6 +19,7 @@
|
|||||||
#ifndef INCLUDE_ADSBDEMODSINK_H
|
#ifndef INCLUDE_ADSBDEMODSINK_H
|
||||||
#define INCLUDE_ADSBDEMODSINK_H
|
#define INCLUDE_ADSBDEMODSINK_H
|
||||||
|
|
||||||
|
#define BOOST_CHRONO_HEADER_ONLY
|
||||||
#include <boost/chrono/chrono.hpp>
|
#include <boost/chrono/chrono.hpp>
|
||||||
|
|
||||||
#include "dsp/channelsamplesink.h"
|
#include "dsp/channelsamplesink.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user