mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 07:36:50 +00:00
Userland: Move files destined for LibLocale to the Locale namespace
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include <LibUnicode/PluralRules.h>
|
||||
|
||||
namespace Unicode {
|
||||
namespace Locale {
|
||||
|
||||
PluralForm plural_form_from_string(StringView plural_form)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user