mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 16:15:10 +00:00
LibCore: Fix CArgsParser build on my host machine
This commit is contained in:
parent
ab57db2bf1
commit
d0c230855d
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@
|
|||
|
||||
#include "CArgsParser.h"
|
||||
#include <AK/StringBuilder.h>
|
||||
|
||||
#include <getopt.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
|
||||
CArgsParser::CArgsParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue