Fix old gcc build

master
sapier 2013-11-29 23:36:18 +01:00
parent 2e66aca357
commit d02ce1cf4d
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ private:
/** asynchornous thread and job management **/
class AsyncEngine {
friend AsyncWorkerThread;
friend class AsyncWorkerThread;
public:
/**
* default constructor