Common: Get rid of an unnecessary forward declaration in symbols.h
This commit is contained in:
parent
0a1aab5b42
commit
85a20a9b19
|
@ -8,8 +8,6 @@
|
||||||
|
|
||||||
#include "common/common.h"
|
#include "common/common.h"
|
||||||
|
|
||||||
class DebugInterface;
|
|
||||||
|
|
||||||
struct TSymbol
|
struct TSymbol
|
||||||
{
|
{
|
||||||
TSymbol() :
|
TSymbol() :
|
||||||
|
|
Reference in New Issue