Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
Fix warning in documentation due to mising using
Browse files Browse the repository at this point in the history
  • Loading branch information
javiercn committed Jan 12, 2016
1 parent 2063356 commit 1ca25c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

using System.Diagnostics;
using System.Text;
using Microsoft.AspNet.Http;
using Microsoft.AspNet.Mvc.Formatters;

namespace Microsoft.AspNet.Mvc.Internal
Expand Down

0 comments on commit 1ca25c4

Please sign in to comment.