try to fix com init
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user