Add missing includes to cargo_type.h
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
|
|
||||||
#include "core/enum_type.hpp"
|
#include "core/enum_type.hpp"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
#include <array>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Cargo slots to indicate a cargo type within a game.
|
* Cargo slots to indicate a cargo type within a game.
|
||||||
* Numbers are re-used between different climates.
|
* Numbers are re-used between different climates.
|
||||||
|
|||||||
Reference in New Issue
Block a user