Fix old gcc build

This commit is contained in:
sapier
2013-11-29 23:36:18 +01:00
parent 2e66aca357
commit d02ce1cf4d

View File

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