1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-21 12:49:10 +00:00

Move plRandom into pnEncryption.

--HG--
rename : Sources/Plasma/PubUtilLib/plMath/plRandom.h => Sources/Plasma/NucleusLib/pnEncryption/plRandom.h
This commit is contained in:
Darryl Pogue
2012-02-12 15:23:02 -08:00
parent 4a1b36b284
commit 7a5d61f7c8
22 changed files with 20 additions and 20 deletions

View File

@ -75,7 +75,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pnMessage/plTimeMsg.h"
#include "plgDispatch.h"
#include "plMath/plRandom.h"
#include "pnEncryption/plRandom.h"
#include "hsFastMath.h"
#include "hsStream.h"