ScopeVis: removed useless Boost include

This commit is contained in:
f4exb 2020-12-21 02:30:53 +01:00
parent 793d8b9f49
commit 18a79a09c4
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include <stdint.h>
#include <vector>
#include <boost/circular_buffer.hpp>
#include "dsp/dsptypes.h"
#include "dsp/basebandsamplesink.h"
#include "dsp/projector.h"