mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 17:35:37 +02:00
Add missing header for gcc-14
https://gcc.gnu.org/gcc-14/porting_to.html Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@ with this program; ifnot, write to the Free Software Foundation, Inc.,
|
||||
#include "sound_data.h"
|
||||
|
||||
#include "sound_constants.h"
|
||||
#include <algorithm>
|
||||
|
||||
namespace sound {
|
||||
|
||||
|
Reference in New Issue
Block a user