try to fix com init
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2025-09-08 12:42:43 -05:00
parent 7e88142cdb
commit 125b37b40a

View File

@@ -71,7 +71,7 @@ bool sqlite3_initialized{false};
#endif // defined(PROJECT_ENABLE_SQLITE)
#if defined(_WIN32)
[[maybe_unused]] const repertory::utils::com_init_wrapper wrapper;
[[maybe_unused]] static const repertory::utils::com_init_wrapper wrapper;
#endif // defined(_WIN32)
} // namespace