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