Refactor concurrency header to replace iosfwd with string and improve thread capture in initialiseMasterAsync
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <fstream>
|
||||
#include <chrono>
|
||||
#include <thread>
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
|
||||
// Toggleable debug printing via preprocessor
|
||||
#ifndef SWEEPSTORE_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user