mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
Remove imports of <WTF/FileSystem.h>
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
#include <JavaScriptCore/Completion.h>
|
||||
#include <sys/stat.h>
|
||||
#include <wtf/FileSystem.h>
|
||||
#include <wtf/Scope.h>
|
||||
#include <wtf/text/StringHash.h>
|
||||
|
||||
|
||||
@@ -17,7 +17,6 @@ class SourceProvider;
|
||||
// #include <JavaScriptCore/SourceCodeKey.h>
|
||||
#include <JavaScriptCore/SourceProvider.h>
|
||||
#include <JavaScriptCore/Structure.h>
|
||||
#include <wtf/FileSystem.h>
|
||||
|
||||
namespace Zig {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user