Remove extra #includes.

This commit is contained in:
Jared Boone 2016-02-10 20:19:27 -08:00
parent 22e44605b6
commit 58864ebbe7
2 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@
#include "portapack.hpp"
#include "portapack_persistent_memory.hpp"
#include "portapack_shared_memory.hpp"
using namespace portapack;
#include "audio.hpp"

View File

@ -24,7 +24,6 @@
#include "rf_path.hpp"
#include "max5864.hpp"
#include "baseband_cpld.hpp"
#include "portapack_shared_memory.hpp"
#include "tuning.hpp"