Issue #77 Move singleShot from worker.h to threadutils.h

This commit is contained in:
Mat Sutcliffe
2020-08-27 00:45:13 +01:00
parent bb8aeaa3d0
commit 9e0ebef5a1
3 changed files with 30 additions and 24 deletions

View File

@@ -12,7 +12,7 @@
#include "blackmisc/algorithm.h"
#include "blackmisc/mixin/mixincompare.h"
#include "blackmisc/crashhandler.h"
#include "blackmisc/worker.h"
#include "blackmisc/threadutils.h"
#include "blackconfig/buildconfig.h"
#ifdef BLACK_USE_CRASHPAD