Silence annoying warning in MSVC

develop
Quietust 2012-01-11 08:54:54 -06:00
parent cc2ac0b04f
commit 24576ffe19
1 changed files with 1 additions and 1 deletions

@ -43,7 +43,7 @@ namespace DFHack
{
class Core;
class PluginManager;
struct virtual_identity;
class virtual_identity;
enum command_result
{