Skip to content

Commit

Permalink
Fix build error (dotnet/coreclr#15213)
Browse files Browse the repository at this point in the history
Signed-off-by: dotnet-bot <[email protected]>

Commit migrated from dotnet/coreclr@70dc7e2
  • Loading branch information
dotnet-bot authored and jkotas committed Nov 25, 2017
1 parent 6d576e5 commit 24dac81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Collections.Generic;
using System.Collections;
using System.Diagnostics;
Expand Down

0 comments on commit 24dac81

Please sign in to comment.