Fix build break

This commit is contained in:
Ryan Nowak 2014-12-05 12:24:19 -08:00
parent e9bcc3f0e8
commit 00ce7dcfcc
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
using System;
using System.Collections.Generic;
using System.Reflection;
using System.Threading.Tasks;
using Microsoft.AspNet.Mvc;
using Microsoft.AspNet.Mvc.ModelBinding;