Mac compile does not like not having a default even if it does nothing.

master
Rider Linden 2017-11-27 11:12:29 -08:00
parent 66ba27cb91
commit 28b98374da
1 changed files with 1 additions and 0 deletions

View File

@ -477,6 +477,7 @@ struct boost::hash<LLSD>
}
break;
case LLSD::TypeUndefined:
default:
break;
}