mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +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
|
||||
|
||||
#include "pnModifier/plSingleModifier.h"
|
||||
#include <algorithm>
|
||||
|
||||
class hsStream;
|
||||
class hsResMgr;
|
||||
|
@ -51,6 +51,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#include "pfLocalizedString.h"
|
||||
#include "plFileSystem.h"
|
||||
|
Reference in New Issue
Block a user