1
0
mirror of https://github.com/moparisthebest/minetest synced 2024-11-05 08:55:01 -05:00

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 @@ private:
/** asynchornous thread and job management **/
class AsyncEngine {
friend AsyncWorkerThread;
friend class AsyncWorkerThread;
public:
/**
* default constructor