diff --git a/src/command/CommandError.hxx b/src/command/CommandError.hxx index 4fb1bf8bc..2039a2783 100644 --- a/src/command/CommandError.hxx +++ b/src/command/CommandError.hxx @@ -23,9 +23,7 @@ #include "CommandResult.hxx" #include "PlaylistError.hxx" -namespace std { - class exception_ptr; -} +#include class Response; class Error;