mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 19:15:10 +02:00
12 lines
365 B
Diff
12 lines
365 B
Diff
Index: mpd-0.23.11/src/RemoteTagCache.hxx
|
|
===================================================================
|
|
--- mpd-0.23.11.orig/src/RemoteTagCache.hxx
|
|
+++ mpd-0.23.11/src/RemoteTagCache.hxx
|
|
@@ -28,6 +28,7 @@
|
|
#include <boost/intrusive/list.hpp>
|
|
#include <boost/intrusive/unordered_set.hpp>
|
|
|
|
+#include <array>
|
|
#include <string>
|
|
|
|
class RemoteTagCacheHandler;
|