clean up includes
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "midi_event.h"
|
||||
#include "voice_allocator.h"
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
namespace trnr {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
|
||||
namespace trnr {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user