From 32c0af27a8d41519c7eaea981a6a51a27236a48d 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 fe8ce6c99..d566dd64a 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 e53164acf..cffd5a115 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