mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 20:28:11 +00:00
LibCodeComprehension: Remove unused #include <DeprecatedFile.h>
This commit is contained in:
parent
6055eed5a5
commit
81700d1b92
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
#include "../FileDB.h"
|
||||
#include "CppComprehensionEngine.h"
|
||||
#include <AK/LexicalPath.h>
|
||||
#include <LibCore/DeprecatedFile.h>
|
||||
#include <LibMain/Main.h>
|
||||
|
||||
static bool s_some_test_failed = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue