Fix build

This commit is contained in:
Pavel Krymets 2015-10-21 10:36:02 -07:00
parent f8fd2f9ac9
commit e3ceeb43ba
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Linq;
namespace SampleApp
{