Fix more warnings.

celladd
cc9cii 10 years ago
parent 4d46d7ba72
commit 4f6c772437

@ -12,7 +12,7 @@
namespace CSMWorld
{
struct Cell;
struct UniversalId;
class UniversalId;
/// \brief References in cells
class RefCollection : public Collection<CellRef>

Loading…
Cancel
Save