Add various missing includes

This commit is contained in:
Jonathan G Rennison
2024-05-31 23:09:19 +01:00
parent f09f412c43
commit 7997430688
5 changed files with 5 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
#include "strings_type.h"
#include "company_type.h"
#include "settings_type.h"
#include <array>
struct HighScore {
std::string name; ///< The name of the companyy and president.