diff options
Diffstat (limited to 'src/fs')
-rw-r--r-- | src/fs/Path.hxx | 1 |
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; |