Fixed release build
This commit is contained in:
@@ -73,6 +73,7 @@ std::string to_string(const hint_t t)
|
||||
return "right";
|
||||
default:
|
||||
assert(false);
|
||||
return "";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user