C++14: Decommission my own make_unique.

This commit is contained in:
Jared Boone 2017-01-05 17:14:07 -08:00
parent 0d1e48ae9c
commit 87383d735c
2 changed files with 2 additions and 42 deletions

View file

@ -33,6 +33,8 @@ using namespace lpc43xx;
#include "portapack_shared_memory.hpp"
#include "utility.hpp"
#include <array>
static baseband::SGPIO baseband_sgpio;