Fix Windows x86 build - use macro for friend declaration
authordotnet-bot <dotnet-bot@microsoft.com>
Fri, 16 Oct 2015 22:10:29 +0000 (15:10 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Fri, 16 Oct 2015 22:10:29 +0000 (15:10 -0700)
commit4f748b62207375417b7923f30becf65cc1d733e7
tree4197bd9546ef4f7f961af4f8bf8fec32fc7c32bc
parentf7089df9e2377603b04fe2837bd9bbc3fc434304
Fix Windows x86 build - use macro for friend declaration

The friend declaration conflicted with the extern declaration on x86 because the macro uses fastcall.

[tfs-changeset: 1538868]
src/vm/object.h