mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-24 16:40:21 +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: https://github.com/LadybirdBrowser/ladybird/commit/11460b3daa5 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…
Reference in a new issue