2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 02:27:40 -04:00

String function fixes for mingw.

This commit is contained in:
Darryl Pogue
2011-08-06 14:35:44 -07:00
parent ea3fa47eca
commit ee23f01736
11 changed files with 15 additions and 11 deletions

View File

@ -26,6 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plChecksum.h"
#include "hsStream.h"
#include <cstring>
plChecksum::plChecksum(unsigned int bufsize, const char* buffer)
{