Codechange: Remove min/max functions in favour of STL variants (#8502)
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#ifndef INDUSTRY_H
|
||||
#define INDUSTRY_H
|
||||
|
||||
#include <algorithm>
|
||||
#include "newgrf_storage.h"
|
||||
#include "subsidy_type.h"
|
||||
#include "industry_map.h"
|
||||
|
Reference in New Issue
Block a user