Fix linker error in windows.

This commit is contained in:
Alexander "Ace" Olofsson 2012-04-08 18:22:41 +02:00
parent 77604086e2
commit 00b8ce6b35

View file

@ -10,7 +10,7 @@ namespace MWMechanics
namespace MWWorld
{
struct Environment;
class Environment;
///< \brief Variant of the ContainerStore for NPCs
class InventoryStore : public ContainerStore