mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-03 18:06:32 -05:00
general: fix compile for Apple Clang
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "common/assert.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/polyfill_ranges.h"
|
||||
|
||||
namespace AudioCore {
|
||||
constexpr u32 CurrentRevision = 11;
|
||||
|
Reference in New Issue
Block a user