mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 04:09:16 +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:
@ -53,8 +53,9 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
// disable warning C4786: symbol greater than 255 characters,
|
||||
#pragma warning(disable: 4503 4786)
|
||||
|
||||
// templates
|
||||
#include "hsStlUtils.h"
|
||||
#include "HeadSpin.h"
|
||||
#include <map>
|
||||
|
||||
#include "hsStlSortUtils.h"
|
||||
|
||||
// local
|
||||
|
Reference in New Issue
Block a user