Mac compile does not like not having a default even if it does nothing.
parent
66ba27cb91
commit
28b98374da
|
|
@ -477,6 +477,7 @@ struct boost::hash<LLSD>
|
|||
}
|
||||
break;
|
||||
case LLSD::TypeUndefined:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue