mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
AK: Pull RefCountedBase into the global namespace
This commit is contained in:
parent
1b739a72c2
commit
90c7307c6c
1 changed files with 1 additions and 0 deletions
|
@ -108,3 +108,4 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
using AK::RefCounted;
|
using AK::RefCounted;
|
||||||
|
using AK::RefCountedBase;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue