Add missing includes to cargo_type.h

pull/564/head
Jonathan G Rennison 11 months ago
parent b8bb0d820a
commit 5ae5ac3701

@ -12,6 +12,9 @@
#include "core/enum_type.hpp"
#include <algorithm>
#include <array>
/**
* Cargo slots to indicate a cargo type within a game.
* Numbers are re-used between different climates.

Loading…
Cancel
Save