general: replace auto_scope_leave_caller with scope_guard

And replace unused inclusions of misc_language.h
This commit is contained in:
jeffro256
2026-07-15 19:54:58 -05:00
parent d9d83b0d27
commit edea8505db
57 changed files with 128 additions and 205 deletions
@@ -36,6 +36,7 @@
#include <boost/filesystem/operations.hpp>
#include "common/util.h"
#include "misc_log_ex.h"
namespace tools
{