aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-17 22:07:59 +0200
committerMax Kellermann <max@duempel.org>2013-10-17 22:08:57 +0200
commit77e4b2809222b4646edf8b7feb8b5c3796e75356 (patch)
tree3ce9352ecbd03034cb138825922dc252bb2de174 /src/fs
parent4817437d31ab5f3c9969b8cc228e2f1826a0fbc2 (diff)
downloadmpd-77e4b2809222b4646edf8b7feb8b5c3796e75356.tar.gz
mpd-77e4b2809222b4646edf8b7feb8b5c3796e75356.tar.xz
mpd-77e4b2809222b4646edf8b7feb8b5c3796e75356.zip
fs/Path: include cleanup
Diffstat (limited to 'src/fs')
-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 0f79cce4e..a8e339685 100644
--- a/src/fs/Path.hxx
+++ b/src/fs/Path.hxx
@@ -31,7 +31,6 @@
#include <string>
#include <assert.h>
-#include <string.h>
class Error;