try fix test compilation

This commit is contained in:
2025-07-31 11:43:56 -05:00
parent c7193b93d4
commit 7fec12b005

View File

@@ -19,6 +19,7 @@ std::vector<fs::path> extra_scen_dirs;
std::string help_text_rsrc;
bool check_for_interrupt(std::string) { return false; }
void save_prefs() {}
// And these are referenced from the scenario code, though not used in test cases
#include "scenario/scenario.hpp"