thread/{Cond,Mutex}: use "class" instead of "typedef"
Allows forward-declaration.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include "tag/TagHandler.hxx"
|
||||
#include "tag/TagId3.hxx"
|
||||
#include "tag/ApeTag.hxx"
|
||||
#include "thread/Cond.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
#include <sys/types.h>
|
||||
|
Reference in New Issue
Block a user