mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
Fix forward declaration.
This commit is contained in:
parent
9d02286592
commit
5a7ebab694
@ -25,7 +25,7 @@ namespace CSMWorld
|
|||||||
{
|
{
|
||||||
class CommandMacro;
|
class CommandMacro;
|
||||||
class Data;
|
class Data;
|
||||||
class Pathgrid;
|
struct Pathgrid;
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace CSVRender
|
namespace CSVRender
|
||||||
|
Loading…
x
Reference in New Issue
Block a user