mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 23:28:11 +00:00
AK: Export the OptionalNone helper structure
This commit is contained in:
parent
bffc29ae34
commit
0a1874c203
1 changed files with 1 additions and 0 deletions
|
@ -549,4 +549,5 @@ private:
|
|||
|
||||
#if USING_AK_GLOBALLY
|
||||
using AK::Optional;
|
||||
using AK::OptionalNone;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue