X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00958db524c4b0e2d72466d5416ce9fad41f42b6..368d59f0d858da22d91bcf668a7ea0781256e2cf:/src/common/artstd.cpp diff --git a/src/common/artstd.cpp b/src/common/artstd.cpp index fb05b05047..3bbd83c4c8 100644 --- a/src/common/artstd.cpp +++ b/src/common/artstd.cpp @@ -23,6 +23,9 @@ #include "wx/artprov.h" #include "wx/module.h" +// For the purposes of forcing this module to link +char g_ArtProviderModule = 0; + // ---------------------------------------------------------------------------- // wxDefaultArtProvider // ----------------------------------------------------------------------------