aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-06-23 12:35:13 +0200
committerMax Kellermann <max@duempel.org>2015-06-23 12:35:13 +0200
commitd814a01f2a66e0abb79ba22159e759046bd2c4df (patch)
treeec64fe2b8a8b1f7f8f98549443f0b88352aa18cb /src
parent4c0916df79731c335626f8150c43a35a439e451f (diff)
downloadmpd-d814a01f2a66e0abb79ba22159e759046bd2c4df.tar.gz
mpd-d814a01f2a66e0abb79ba22159e759046bd2c4df.tar.xz
mpd-d814a01f2a66e0abb79ba22159e759046bd2c4df.zip
fs/Path: include cleanup
Diffstat (limited to 'src')
-rw-r--r--src/fs/Path.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/Path.hxx b/src/fs/Path.hxx
index 70ea52393..43818b2da 100644
--- a/src/fs/Path.hxx
+++ b/src/fs/Path.hxx
@@ -27,7 +27,6 @@
#include <string>
#include <assert.h>
-#include <string.h>
class AllocatedPath;