summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-03-05 13:14:43 +0100
committerMax Kellermann <max@musicpd.org>2021-03-05 13:15:21 +0100
commit4d2d0e7bb89bb9e23411fd77d9b02c779bfdf6ef (patch)
treefa2f399301a72259d5bd999186735fd1ee35d118 /src
parent44378b7dbefa906033e18ce9104e892055167b5f (diff)
win32/ComWorker: include cleanup
Diffstat (limited to 'src')
-rw-r--r--src/win32/ComWorker.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/win32/ComWorker.hxx b/src/win32/ComWorker.hxx
index cd3bd5db6..0d45f667b 100644
--- a/src/win32/ComWorker.hxx
+++ b/src/win32/ComWorker.hxx
@@ -21,7 +21,6 @@
#define MPD_WIN32_COM_WORKER_HXX
#include <boost/lockfree/spsc_queue.hpp>
-#include <condition_variable>
#include <mutex>
#include <optional>
@@ -29,7 +28,6 @@
#include "thread/Mutex.hxx"
#include "thread/Thread.hxx"
#include "win32/WinEvent.hxx"
-#include <objbase.h>
#include <windows.h>
// Worker thread for all COM operation