aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--linden/indra/llcommon/llstring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llcommon/llstring.h b/linden/indra/llcommon/llstring.h
index ae5d84c..61767ac 100644
--- a/linden/indra/llcommon/llstring.h
+++ b/linden/indra/llcommon/llstring.h
@@ -36,6 +36,7 @@
36#include <string> 36#include <string>
37#include <cstdio> 37#include <cstdio>
38#include <algorithm> 38#include <algorithm>
39#include <map>
39 40
40#if LL_LINUX || LL_SOLARIS 41#if LL_LINUX || LL_SOLARIS
41#include <wctype.h> 42#include <wctype.h>