mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 18:59:09 +00:00
Fix some compiler errors.
This commit is contained in:
@ -43,6 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
#define OBJECT_FLOCKER_H
|
#define OBJECT_FLOCKER_H
|
||||||
|
|
||||||
#include "pnModifier/plSingleModifier.h"
|
#include "pnModifier/plSingleModifier.h"
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
class hsStream;
|
class hsStream;
|
||||||
class hsResMgr;
|
class hsResMgr;
|
||||||
|
@ -51,6 +51,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
|
|
||||||
#include "HeadSpin.h"
|
#include "HeadSpin.h"
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <string>
|
||||||
|
|
||||||
#include "pfLocalizedString.h"
|
#include "pfLocalizedString.h"
|
||||||
#include "plFileSystem.h"
|
#include "plFileSystem.h"
|
||||||
|
Reference in New Issue
Block a user