(MersenneTwister): moved to Cryptography namespace.

This commit is contained in:
morkt
2016-08-02 05:16:20 +04:00
parent 0ea84672d8
commit 36494147a5
6 changed files with 6 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.IO;
using System.Security.Cryptography;
using GameRes.Cryptography;
using GameRes.Utility;
namespace GameRes.Formats.CsWare