mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-13 01:29:10 +00:00
(svn r8126) -Fix (r8125): missing #include fixes compilation error on g++ (still some warnings, working on it)
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#include "date.h"
|
||||
#include "helpers.hpp"
|
||||
|
||||
#include <memory> // for auto_ptr
|
||||
|
||||
typedef enum StationRectModes
|
||||
{
|
||||
RECT_MODE_TEST = 0,
|
||||
|
Reference in New Issue
Block a user