Fix old gcc build
parent
2e66aca357
commit
d02ce1cf4d
|
@ -132,7 +132,7 @@ private:
|
|||
|
||||
/** asynchornous thread and job management **/
|
||||
class AsyncEngine {
|
||||
friend AsyncWorkerThread;
|
||||
friend class AsyncWorkerThread;
|
||||
public:
|
||||
/**
|
||||
* default constructor
|
||||
|
|
Loading…
Reference in New Issue