From 68f824a18640f7e582175a3e3a0b7d3fc60f207c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 2 Sep 2018 07:45:45 +0200 Subject: protocol/ArgParser: move struct RangeArg to separate header --- src/command/Request.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/command/Request.hxx') diff --git a/src/command/Request.hxx b/src/command/Request.hxx index 02f7804e5..f8ea53fd8 100644 --- a/src/command/Request.hxx +++ b/src/command/Request.hxx @@ -22,6 +22,7 @@ #include "check.h" #include "protocol/ArgParser.hxx" +#include "protocol/RangeArg.hxx" #include "Chrono.hxx" #include "util/ConstBuffer.hxx" -- cgit v1.2.3