Browse Source

Common: Get rid of an unnecessary forward declaration in symbols.h

pull/15/merge
Lioncash 12 years ago
parent
commit
85a20a9b19
  1. 2
      src/common/symbols.h

2
src/common/symbols.h

@ -8,8 +8,6 @@
#include "common/common.h"
class DebugInterface;
struct TSymbol
{
TSymbol() :

Loading…
Cancel
Save