Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugins/systemvolume: Fix linker error with mingw toolchain
This commit fixes the following linker error with mingw ld. ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11ae): undefined reference to `_GUID const& __mingw_uuidof<IPolicyConfigVista>()' ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11b6): undefined reference to `_GUID const& __mingw_uuidof<CPolicyConfigVistaClient>()'
- Loading branch information