mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:34:59 +00:00
LibCore: Remove FileStream
This commit is contained in:
parent
2def995d22
commit
0245614a4f
5 changed files with 0 additions and 146 deletions
|
@ -14,7 +14,6 @@
|
|||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/Directory.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <LibCore/FileStream.h>
|
||||
#include <LibCore/Stream.h>
|
||||
#include <LibCore/System.h>
|
||||
#include <LibMain/Main.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue