mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-16 00:17:06 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef BOO_AUDIOVOICE_HPP
|
||||
#define BOO_AUDIOVOICE_HPP
|
||||
#pragma once
|
||||
|
||||
#include <soxr.h>
|
||||
#include <list>
|
||||
@@ -131,4 +130,3 @@ public:
|
||||
|
||||
}
|
||||
|
||||
#endif // BOO_AUDIOVOICE_HPP
|
||||
|
||||
Reference in New Issue
Block a user