mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
LibRegex: Don't push LibRegex's "Error" into the global namespace
This commit is contained in:
parent
af562c857e
commit
a54be656ae
Notes:
sideshowbarker
2024-07-18 01:25:05 +09:00
Author: https://github.com/awesomekling
Commit: a54be656ae
6 changed files with 18 additions and 20 deletions
|
@ -81,5 +81,4 @@ inline String get_error_string(Error error)
|
|||
}
|
||||
}
|
||||
|
||||
using regex::Error;
|
||||
using regex::get_error_string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue