mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[11943] Fix non-pch compile, thanks to NeatElves for pointing
This commit is contained in:
parent
a42a55da84
commit
b828d003bc
2 changed files with 3 additions and 1 deletions
|
|
@ -24,7 +24,9 @@
|
|||
#include "WaypointManager.h"
|
||||
#include "World.h"
|
||||
#include "GridNotifiers.h"
|
||||
#include "GridNotifiersImpl.h"
|
||||
#include "Cell.h"
|
||||
#include "CellImpl.h"
|
||||
|
||||
#include "revision_nr.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue