mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-02 09:40:35 +00:00
Trace restrict: Fix wrong position of safeguards header include
This commit is contained in:
parent
f10840438e
commit
751f379cdd
@ -22,11 +22,11 @@
|
||||
#include "string_func.h"
|
||||
#include "pathfinder/yapf/yapf_cache.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
/** @file
|
||||
*
|
||||
* Trace Restrict Data Storage Model Notes:
|
||||
|
Loading…
Reference in New Issue
Block a user