mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-13 11:39:43 +00:00
AK: Remove manual forward declarations with <AK/Forward.h>
This commit is contained in:
parent
a368cf7d51
commit
6a3cd11a80
Notes:
sideshowbarker
2024-07-19 09:20:01 +09:00
Author: https://github.com/awesomekling
Commit: 6a3cd11a80
6 changed files with 0 additions and 27 deletions
|
@ -32,10 +32,6 @@
|
|||
#include <AK/RefCounted.h>
|
||||
#include <AK/WeakPtr.h>
|
||||
|
||||
namespace AK {
|
||||
class SharedBuffer;
|
||||
}
|
||||
|
||||
namespace Protocol {
|
||||
|
||||
class Client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue