Merge pull request #59 from lioncash/fwddecl

Common: Get rid of an unnecessary forward declaration in symbols.h
pull/8/head
bunnei 11 years ago
commit 39fbb0d508

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

Loading…
Cancel
Save