Fixed build break due to adding configurations

This commit is contained in:
David Fowler 2014-07-10 09:56:18 -07:00
parent c7545a0354
commit 50a281b92d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
using System;
#if DEBUG
using System.Diagnostics;
using System.Threading;
#endif
using Xunit;