Merge f6354550dd into 2d64cc3c2f
This commit is contained in:
commit
61d4632017
|
|
@ -27,7 +27,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#ifndef MIDI_NAMESPACE
|
||||
#define MIDI_NAMESPACE midi
|
||||
#endif
|
||||
#define BEGIN_MIDI_NAMESPACE namespace MIDI_NAMESPACE {
|
||||
#define END_MIDI_NAMESPACE }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue