From d814a01f2a66e0abb79ba22159e759046bd2c4df Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 23 Jun 2015 12:35:13 +0200 Subject: [PATCH] fs/Path: include cleanup --- src/fs/Path.hxx | 1 - 1 file changed, 1 deletion(-) 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 #include -#include class AllocatedPath;