cmd_general.cpp: In function 'void do_open_range_npc(LPCHARACTER, const char*, int, int)':
cmd_general.cpp:3215:6: error: invalid use of incomplete type 'class CShop'
shop->AddGuest(ch, 0, false);
^
In file included from cmd_general.cpp:15:0:
char.h:652:7: error: forward declaration of...