From f7af306eff0a953985188068617d4e5f7fba9f75 Mon Sep 17 00:00:00 2001 From: Christopher Leggett Date: Wed, 7 Sep 2022 22:48:11 -0400 Subject: [PATCH] Hopefully makes Jenkins happy --- soh/soh/Enhancements/randomizer/3drando/menu.cpp | 1 + soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/soh/soh/Enhancements/randomizer/3drando/menu.cpp b/soh/soh/Enhancements/randomizer/3drando/menu.cpp index 781dbead7..85c8474ee 100644 --- a/soh/soh/Enhancements/randomizer/3drando/menu.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/menu.cpp @@ -2,6 +2,7 @@ #include #include #include +#include #include #include "cosmetics.hpp" diff --git a/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp b/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp index 461b54cb9..f7c825975 100644 --- a/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include