Skip to content

Commit 8a25b3d

Browse files
committed
thread/Mutex: move class ScopeUnlock to separate header
1 parent 8b5a60f commit 8a25b3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/event/Loop.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include "util/ScopeExit.hxx"
99

1010
#ifdef HAVE_THREADED_EVENT_LOOP
11+
#include "thread/ScopeUnlock.hxx"
1112
#include "InjectEvent.hxx"
1213
#endif
1314

0 commit comments

Comments
 (0)