summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/llcommon/llsdutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llsdutil.h b/indra/llcommon/llsdutil.h
index 595bb91411..c100454e15 100644
--- a/indra/llcommon/llsdutil.h
+++ b/indra/llcommon/llsdutil.h
@@ -477,6 +477,7 @@ struct boost::hash<LLSD>
}
break;
case LLSD::TypeUndefined:
+ default:
break;
}