Add missing UNUSED
This commit is contained in:
@@ -170,6 +170,8 @@ namespace snmalloc
|
||||
{
|
||||
error("debug_check_empty: found non-empty allocators");
|
||||
}
|
||||
#else
|
||||
UNUSED(result);
|
||||
#endif
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user