mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:37:45 +00:00
AK: Remove manual forward declarations with <AK/Forward.h>
This commit is contained in:
parent
a368cf7d51
commit
6a3cd11a80
6 changed files with 0 additions and 27 deletions
|
@ -32,10 +32,6 @@
|
|||
#include <LibAudio/Buffer.h>
|
||||
#include <LibCore/File.h>
|
||||
|
||||
namespace AK {
|
||||
class ByteBuffer;
|
||||
}
|
||||
|
||||
namespace Audio {
|
||||
class Buffer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue