Fixed compile failed in release configuration

This commit is contained in:
MaxXor 2015-09-01 15:19:07 +02:00
parent 47d5081a4e
commit 9c515d62d7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
using xClient.Core.Helper;
#if !DEBUG
using xClient.Core.Encryption;
using xClient.Core.Cryptography;
#endif
namespace xClient.Config