From 5542b94c413694c82002229b2446dda54a686e1d Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 22 Dec 2016 09:29:42 +0000 Subject: Include correct set of files. --- vespamalloc/src/vespamalloc/malloc/threadproxy.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vespamalloc') diff --git a/vespamalloc/src/vespamalloc/malloc/threadproxy.cpp b/vespamalloc/src/vespamalloc/malloc/threadproxy.cpp index e5ded83e5d4..d5cb88ba0ea 100644 --- a/vespamalloc/src/vespamalloc/malloc/threadproxy.cpp +++ b/vespamalloc/src/vespamalloc/malloc/threadproxy.cpp @@ -1,6 +1,9 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include "threadproxy.h" #include +#include +#include +#include namespace vespamalloc { -- cgit v1.2.3