Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! Patch v8 to support promise cross-context…
Browse files Browse the repository at this point in the history
… resolution
  • Loading branch information
jasnell committed Sep 18, 2024
1 parent 57905a0 commit fb461e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workerd/io/io-own.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
#include <workerd/jsg/util.h>
#include <workerd/util/weak-refs.h>

#include <kj/common.h>
#include <kj/async-io.h>
#include <kj/common.h>
#include <kj/mutex.h>
#include <kj/refcount.h>
#include <kj/string.h>
Expand Down

0 comments on commit fb461e6

Please sign in to comment.