mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 10:37:41 -04:00
Move plRandom into pnEncryption.
--HG-- rename : Sources/Plasma/PubUtilLib/plMath/plRandom.h => Sources/Plasma/NucleusLib/pnEncryption/plRandom.h
This commit is contained in:
@ -43,7 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plDistributor_inc
|
||||
#define plDistributor_inc
|
||||
|
||||
#include "plMath/plRandom.h"
|
||||
#include "pnEncryption/plRandom.h"
|
||||
#include "plDistTree.h"
|
||||
|
||||
class INode;
|
||||
|
Reference in New Issue
Block a user