mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-27 14:58:46 +00:00
LibCore: Fix ConfigFile.cpp compilation on Windows
This commit is contained in:
parent
43056a8684
commit
11460b3daa
Notes:
github-actions[bot]
2024-11-20 05:08:04 +00:00
Author: https://github.com/stasoid
Commit: 11460b3daa
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2188
Reviewed-by: https://github.com/ADKaster ✅
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
|||
#include <LibCore/Directory.h>
|
||||
#include <LibCore/StandardPaths.h>
|
||||
#include <LibCore/System.h>
|
||||
#include <pwd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
namespace Core {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue