Remove an unneeded header
This commit is contained in:
parent
5f564d749a
commit
e74ab54793
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
||||||
#include "Logger.h"
|
#include "Logger.h"
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <sndfile.hh>
|
|
||||||
|
|
||||||
namespace sfz {
|
namespace sfz {
|
||||||
using AudioBufferPtr = std::shared_ptr<AudioBuffer<float>>;
|
using AudioBufferPtr = std::shared_ptr<AudioBuffer<float>>;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue