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

Don't throw errors when including pnUtils stuff.

This commit is contained in:
Darryl Pogue
2012-01-28 23:15:16 -08:00
parent 454e4c8afb
commit 65b75f0667
25 changed files with 47 additions and 598 deletions

View File

@ -45,7 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "HeadSpin.h"
#include "hsStlUtils.h"
#ifdef HS_BUILD_FOR_WIN32
#include "pnUtils/pnUtils.h"
#include "pnUtils/pnUtUuid.h"
#endif
class hsStream;