Remove an unnecessary include and forward declaration
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
struct HrtfChannelState;
|
||||
struct HrtfFilter;
|
||||
union InterpState;
|
||||
struct MixHrtfFilter;
|
||||
|
||||
using uint = unsigned int;
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
|
||||
#include "alcmain.h"
|
||||
#include "alnumeric.h"
|
||||
#include "core/bsinc_tables.h"
|
||||
#include "defs.h"
|
||||
|
||||
Reference in New Issue
Block a user