try fix test compilation

This commit is contained in:
2025-07-31 11:43:56 -05:00
parent 198c0a0f6b
commit 4710a2aac9

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"