From 135eb2f993346c5cbc360b4bb874381cf73ecc24 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 8 Jun 2017 14:41:50 +0200 Subject: Reduce exposure to config internals. --- config/src/tests/functiontest/functiontest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'config/src/tests/functiontest') diff --git a/config/src/tests/functiontest/functiontest.cpp b/config/src/tests/functiontest/functiontest.cpp index 28b688c189e..34429ab4016 100644 --- a/config/src/tests/functiontest/functiontest.cpp +++ b/config/src/tests/functiontest/functiontest.cpp @@ -1,6 +1,7 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include +#include #include "config-function-test.h" #include -- cgit v1.2.3