mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-21 10:49:12 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef BOO_AUDIOCOMMON_HPP
|
||||
#define BOO_AUDIOCOMMON_HPP
|
||||
#pragma once
|
||||
|
||||
#include <soxr.h>
|
||||
#include "../Common.hpp"
|
||||
@@ -21,4 +20,3 @@ struct AudioVoiceEngineMixInfo
|
||||
|
||||
}
|
||||
|
||||
#endif // BOO_AUDIOCOMMON_HPP
|
||||
|
||||
Reference in New Issue
Block a user