Fix old gcc build
This commit is contained in:
@@ -132,7 +132,7 @@ class AsyncWorkerThread : public JThread {
|
||||
|
||||
/** asynchornous thread and job management **/
|
||||
class AsyncEngine {
|
||||
friend AsyncWorkerThread;
|
||||
friend class AsyncWorkerThread;
|
||||
public:
|
||||
/**
|
||||
* default constructor
|
||||
|
||||
Reference in New Issue
Block a user