mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-25 05:26:40 -05:00
Common: Get rid of an unnecessary forward declaration in symbols.h
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
|
||||
#include "common/common.h"
|
||||
|
||||
class DebugInterface;
|
||||
|
||||
struct TSymbol
|
||||
{
|
||||
TSymbol() :
|
||||
|
Reference in New Issue
Block a user