Skip to content

Commit daadbd1

Browse files
committed
More Linux portability fixes (#1)
1 parent 08cfbd0 commit daadbd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/objc-helpers/CoDispatch.h

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <atomic>
2626
#include <cassert>
2727
#include <limits>
28+
#include <utility>
2829

2930
#include <dispatch/dispatch.h>
3031
#ifndef __OBJC__

0 commit comments

Comments
 (0)