Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Nov 12, 2024
1 parent c54b99e commit 69cbb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/darwin/dispatch_queue_event_loop.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

#include <unistd.h>

#include <Block.h>
#include "dispatch_queue.h"
#include <Block.h>
#include <dispatch/dispatch.h>
#include <dispatch/queue.h>

Expand Down

0 comments on commit 69cbb09

Please sign in to comment.