From 3f3ae48ff40f1e15dcbebb2219d628069023810b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 7 Jan 2014 23:57:39 +0100 Subject: test: add missing includes --- test/read_conf.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/read_conf.cxx') diff --git a/test/read_conf.cxx b/test/read_conf.cxx index 1f137e9a2..b27c70497 100644 --- a/test/read_conf.cxx +++ b/test/read_conf.cxx @@ -24,6 +24,8 @@ #include "Log.hxx" #include +#include +#include int main(int argc, char **argv) { -- cgit v1.2.3