mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Remove unused headers from hsStlUtils.h (and push them downstream where needed)
Also fix a couple of plString and header issues identified by Paradox on GCC/Clang
This commit is contained in:
@ -50,7 +50,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define _pfLocalizationDataMgr_h
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include <map>
|
||||
|
||||
#include "pfLocalizedString.h"
|
||||
|
||||
|
@ -49,7 +49,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "HeadSpin.h"
|
||||
|
||||
|
||||
#include "pfLocalizedString.h"
|
||||
|
||||
// MinGW sucks
|
||||
|
@ -51,7 +51,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define _pfLocalizedString_h
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
|
||||
//// pfLocalizedString Class Definition //////////////////////////////
|
||||
|
Reference in New Issue
Block a user