From 51bc810507f2067ebd2646274d3cda5cb583a620 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Tue, 20 Dec 2016 14:41:39 +0100 Subject: Further decouple some hpp files, config and the attributevector. --- config/src/tests/print/print.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/src/tests/print/print.cpp') diff --git a/config/src/tests/print/print.cpp b/config/src/tests/print/print.cpp index 761a3b32f73..b8b2d7cd5ef 100644 --- a/config/src/tests/print/print.cpp +++ b/config/src/tests/print/print.cpp @@ -1,10 +1,11 @@ // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -#include + #include #include #include #include #include +#include #include "config-my.h" #include "config-motd.h" -- cgit v1.2.3