mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 12:49:10 +00:00
HeadSpin.h is now the core header.
Rearrange some things so such that low-level CoreLib headers aren't quite so crazy. For higher level stuff, you still need to include the appropriate header.
This commit is contained in:
@ -40,12 +40,12 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
*==LICENSE==*/
|
||||
|
||||
#include "hsTypes.h"
|
||||
#include "HeadSpin.h"
|
||||
#include "plSpaceTreeMaker.h"
|
||||
#include "plMath/hsRadixSort.h"
|
||||
#include "plDrawable/plSpaceTree.h"
|
||||
|
||||
#include "hsUtils.h" // for testing, get hsRand()
|
||||
// for testing, get hsRand()
|
||||
#include "hsTimer.h"
|
||||
#include "plIntersect/plVolumeIsect.h"
|
||||
|
||||
|
Reference in New Issue
Block a user