mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-19 09:55:41 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef BOO_LINUXMIDI_HPP
|
||||
#define BOO_LINUXMIDI_HPP
|
||||
#pragma once
|
||||
|
||||
#include "AudioVoiceEngine.hpp"
|
||||
#include "logvisor/logvisor.hpp"
|
||||
@@ -309,4 +308,3 @@ struct LinuxMidi : BaseAudioVoiceEngine
|
||||
|
||||
}
|
||||
|
||||
#endif // BOO_LINUXMIDI_HPP
|
||||
|
||||
Reference in New Issue
Block a user