mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1110956 follow-up: Fix a build bustage on non-unified builds
This commit is contained in:
parent
ced5ebbec3
commit
09a3807915
@ -16,6 +16,8 @@
|
||||
|
||||
namespace TestStrings {
|
||||
|
||||
using mozilla::fallible_t;
|
||||
|
||||
void test_assign_helper(const nsACString& in, nsACString &_retval)
|
||||
{
|
||||
_retval = in;
|
||||
|
Loading…
Reference in New Issue
Block a user