Commit 4d2d0e7b authored by Max Kellermann's avatar Max Kellermann

win32/ComWorker: include cleanup

parent 44378b7d
......@@ -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
......
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