V2 llmath merge
This commit is contained in:
@@ -42,6 +42,11 @@ LLXform::~LLXform()
|
||||
{
|
||||
}
|
||||
|
||||
// Link optimization - don't inline these llwarns
|
||||
void LLXform::warn(const char* const msg)
|
||||
{
|
||||
llwarns << msg << llendl;
|
||||
}
|
||||
|
||||
LLXform* LLXform::getRoot() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user