mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +00:00
AK: Pull RefCountedBase into the global namespace
This commit is contained in:
parent
1b739a72c2
commit
90c7307c6c
Notes:
sideshowbarker
2024-07-18 05:40:08 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/90c7307c6c6
1 changed files with 1 additions and 0 deletions
|
@ -108,3 +108,4 @@ public:
|
|||
}
|
||||
|
||||
using AK::RefCounted;
|
||||
using AK::RefCountedBase;
|
||||
|
|
Loading…
Reference in a new issue