Browse Source

Remove two commented out includes.

Darryl Pogue 13 years ago
parent
commit
7725e95a00
  1. 1
      Sources/Plasma/Apps/plFileEncrypt/main.cpp
  2. 3
      Sources/Plasma/NucleusLib/pnProduct/Pch.h

1
Sources/Plasma/Apps/plFileEncrypt/main.cpp

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

3
Sources/Plasma/NucleusLib/pnProduct/Pch.h

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

Loading…
Cancel
Save