mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:27:35 +00:00
AK: Export FlyString from the forwarding header
This commit is contained in:
parent
7f632ee6f8
commit
2671d4280f
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ using AK::Error;
|
|||
using AK::ErrorOr;
|
||||
using AK::FixedArray;
|
||||
using AK::FixedPoint;
|
||||
using AK::FlyString;
|
||||
using AK::Function;
|
||||
using AK::GenericLexer;
|
||||
using AK::HashMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue