mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Fix linux compile issues
Add that include, foo!
This commit is contained in:
@ -41,6 +41,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
*==LICENSE==*/
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include <algorithm>
|
||||
|
||||
#include "plPageTreeMgr.h"
|
||||
#include "plDrawable/plSpaceTreeMaker.h"
|
||||
#include "plDrawable/plSpaceTree.h"
|
||||
|
@ -42,6 +42,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include <algorithm>
|
||||
|
||||
#include "plSceneNode.h"
|
||||
#include "pnDispatch/plDispatch.h"
|
||||
#include "plMessage/plNodeCleanupMsg.h"
|
||||
|
Reference in New Issue
Block a user