1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 22:45:34 +00:00

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