mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
Everywhere: Remove unused ArgsParser header
Found while trying to enumerate all programs that use ArgsParser.
This commit is contained in:
committed by
Linus Groh
parent
02446a5431
commit
b8f11b1bae
@@ -6,6 +6,7 @@
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibTest/JavaScriptTestRunner.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user