1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Various string/printf fixes.

This commit is contained in:
Darryl Pogue
2011-08-06 14:54:01 -07:00
parent 24ab78b3f3
commit 8a6117358b
4 changed files with 6 additions and 4 deletions

View File

@ -32,6 +32,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// //
//////////////////////////////////////////////////////////////////////////////
#include <wchar.h>
#include "pfJournalBook.h"
#include "hsUtils.h"
#include "hsStlUtils.h"