mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[7580] Add Policies/Singleton.h include in all headers where it expected.
This commit is contained in:
parent
426da8ad3d
commit
4d8aec2c7d
5 changed files with 5 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
#include "Utilities/UnorderedMap.h"
|
||||
#include "Policies/Singleton.h"
|
||||
|
||||
#define MAX_WAYPOINT_TEXT 5
|
||||
struct WaypointBehavior
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue