db/upnp/WorkQueue: include cleanup
This commit is contained in:
parent
5de0f3f36a
commit
79eed5182e
|
@ -24,13 +24,10 @@
|
|||
#include "thread/Cond.hxx"
|
||||
|
||||
#include <pthread.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <string>
|
||||
#include <queue>
|
||||
#include <list>
|
||||
|
||||
//#include "debuglog.h"
|
||||
#define LOGINFO(X)
|
||||
#define LOGERR(X)
|
||||
|
||||
|
|
Loading…
Reference in New Issue