From 0d30492ccda2fd2b625bd48ac7c72388d6b789e9 Mon Sep 17 00:00:00 2001 From: Jay Threeth Date: Sun, 8 May 2011 19:27:36 -0700 Subject: Missed checkin --- linden/indra/llcommon/llstring.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linden/indra') diff --git a/linden/indra/llcommon/llstring.h b/linden/indra/llcommon/llstring.h index 881ba83..ced9713 100644 --- a/linden/indra/llcommon/llstring.h +++ b/linden/indra/llcommon/llstring.h @@ -498,6 +498,8 @@ LL_COMMON_API std::string utf8str_removeCRLF(const std::string& utf8str); LL_COMMON_API std::string ll_convert_wide_to_string(const wchar_t* in); //@} +#else +#define ll_snprintf snprintf #endif // LL_WINDOWS /** -- cgit v1.1