// Compiler options: -r:gtest-447-2-lib.dll -t:library

using System;
using System.Runtime.CompilerServices;

[assembly: TypeForwardedTo (typeof (C))]
[assembly: TypeForwardedTo (typeof (G<>))]