Commit 79eed518 authored by Max Kellermann's avatar Max Kellermann

db/upnp/WorkQueue: include cleanup

parent 5de0f3f3
...@@ -24,13 +24,10 @@ ...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment