Add safeguard includes to tracerestrict files.
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
#include "group.h"
|
#include "group.h"
|
||||||
#include "string_func.h"
|
#include "string_func.h"
|
||||||
#include "pathfinder/yapf/yapf_cache.h"
|
#include "pathfinder/yapf/yapf_cache.h"
|
||||||
|
|
||||||
|
#include "safeguards.h"
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
|
@@ -44,6 +44,8 @@
|
|||||||
#include "table/sprites.h"
|
#include "table/sprites.h"
|
||||||
#include "core/geometry_func.hpp"
|
#include "core/geometry_func.hpp"
|
||||||
|
|
||||||
|
#include "safeguards.h"
|
||||||
|
|
||||||
/** Widget IDs */
|
/** Widget IDs */
|
||||||
enum TraceRestrictWindowWidgets {
|
enum TraceRestrictWindowWidgets {
|
||||||
TR_WIDGET_CAPTION,
|
TR_WIDGET_CAPTION,
|
||||||
|
Reference in New Issue
Block a user