react to runtime compilation refactoring

This commit is contained in:
anurse 2015-03-26 22:18:39 -07:00
parent 38eff2ddbc
commit de88b92f87
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.Emit;
using Microsoft.Framework.Internal;
using Microsoft.Framework.Runtime;
using Microsoft.Framework.Runtime.Compilation;
using Microsoft.Framework.Runtime.Roslyn;
namespace Microsoft.AspNet.Mvc.Razor