--- src/dispatch_common.c +++ src/dispatch_common.c @@ -272,7 +272,11 @@ #endif }; +#if defined _MSC_VER && defined __clang__ +static bool library_initialized = true; +#else static bool library_initialized; +#endif static bool epoxy_current_context_is_glx(void); o.suokunlong.cn/lo/core' title='lo/core Git repository'/>
index : lo/core | ||
LibreOffice 核心代码仓库 | 文档基金会 |
summaryrefslogtreecommitdiff |