AK: Export FlyString from the forwarding header

This commit is contained in:
Timothy Flynn 2023-03-18 10:56:25 -04:00 committed by Jelle Raaijmakers
parent 7f632ee6f8
commit 2671d4280f

View file

@ -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;