mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 01:56:38 +00:00
AK: Rename Retainable.h => RefCounted.h.
This commit is contained in:
parent
550b0b062b
commit
d343fb2429
Notes:
sideshowbarker
2024-07-19 13:32:08 +09:00
Author: https://github.com/awesomekling
Commit: d343fb2429
31 changed files with 30 additions and 30 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include <AK/HashTable.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <AK/Retainable.h>
|
||||
#include <AK/RefCounted.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <Kernel/File.h>
|
||||
#include <Kernel/KResult.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue