From 15ebc1b9d7aff66c23854b7eec32699d18561354 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 4 May 2017 17:40:10 +0000 Subject: include explicit --- .../src/vespa/filedistribution/common/componentsdeleter.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'filedistribution') diff --git a/filedistribution/src/vespa/filedistribution/common/componentsdeleter.h b/filedistribution/src/vespa/filedistribution/common/componentsdeleter.h index 46d79663536..6aed2641d37 100644 --- a/filedistribution/src/vespa/filedistribution/common/componentsdeleter.h +++ b/filedistribution/src/vespa/filedistribution/common/componentsdeleter.h @@ -1,13 +1,15 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once +#include "concurrentqueue.h" + #include #include #include #include #include +#include -#include "concurrentqueue.h" namespace filedistribution { /** -- cgit v1.2.3