Add missing namespace to the sample.

This commit is contained in:
Chris Ross 2014-05-01 14:15:28 -07:00
parent 95667dba69
commit d8c68b61f0
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
using Microsoft.AspNet;
using Microsoft.AspNet.Abstractions;
namespace KWebStartup