Fixed core clr compilation error.

This commit is contained in:
David Fowler 2014-03-05 01:04:23 -08:00
parent 05e0d5cabb
commit 9dc79df9cf
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
using System;
using System.Reflection;
using System.Collections.Generic;
using Microsoft.AspNet.Abstractions;
using Microsoft.AspNet.DependencyInjection;