formatting

This commit is contained in:
Christopher Herb
2023-07-10 18:11:42 +02:00
parent 7c1bd1c982
commit d0fcc225a1
4 changed files with 32 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "midi_event.h"
#include "ivoice.h"
#include "midi_event.h"
#include <vector>
namespace trnr {