mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-19 01:46:28 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef BOO_MIDICOMMON_HPP
|
||||
#define BOO_MIDICOMMON_HPP
|
||||
#pragma once
|
||||
|
||||
namespace boo
|
||||
{
|
||||
@@ -29,4 +28,3 @@ enum class Status
|
||||
|
||||
}
|
||||
|
||||
#endif // BOO_MIDICOMMON_HPP
|
||||
|
||||
Reference in New Issue
Block a user