(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef NEWGRF_STORAGE_H
|
||||
#define NEWGRF_STORAGE_H
|
||||
|
||||
#include "core/alloc_func.hpp"
|
||||
|
||||
/**
|
||||
* Base class for all NewGRF storage arrays. Nothing fancy, only here
|
||||
* so we have a generalised class to use.
|
||||
|
Reference in New Issue
Block a user