mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-01 04:47:53 +00:00
Common: Get rid of an unnecessary forward declaration in symbols.h
This commit is contained in:
parent
0a1aab5b42
commit
85a20a9b19
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
|||
|
||||
#include "common/common.h"
|
||||
|
||||
class DebugInterface;
|
||||
|
||||
struct TSymbol
|
||||
{
|
||||
TSymbol() :
|
||||
|
|
Loading…
Reference in a new issue