1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 03:09:13 +00:00

Remove two commented out includes.

This commit is contained in:
Darryl Pogue
2011-10-27 22:26:52 -07:00
parent 2073aec611
commit 7725e95a00
2 changed files with 0 additions and 4 deletions

View File

@ -41,7 +41,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/ *==LICENSE==*/
#include "plFile/hsFiles.h" #include "plFile/hsFiles.h"
#include "plFile/plEncryptedStream.h" #include "plFile/plEncryptedStream.h"
//#include "pnUtils/pnUtils.h"
#include "pnProduct/pnProduct.h" #include "pnProduct/pnProduct.h"
#include "hsUtils.h" #include "hsUtils.h"
#include "pnUUID/pnUUIDCreatable.h" #include "pnUUID/pnUUIDCreatable.h"

View File

@ -50,7 +50,4 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#endif #endif
#define PLASMA20_SOURCES_PLASMA_NUCLEUSLIB_PNPRODUCT_PCH_H #define PLASMA20_SOURCES_PLASMA_NUCLEUSLIB_PNPRODUCT_PCH_H
//#include "pnUtils/pnUtils.h"
#include "Private/pnPrAllIncludes.h" #include "Private/pnPrAllIncludes.h"