From: bert hubert Date: Tue, 28 Apr 2015 18:55:16 +0000 (+0200) Subject: fix up bad merge of test_dns_random X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~88^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2417%2Fhead;p=thirdparty%2Fpdns.git fix up bad merge of test_dns_random --- diff --git a/pdns/test-dns_random_hh.cc b/pdns/test-dns_random_hh.cc index f28a50b9be..e90e9f6fc6 100644 --- a/pdns/test-dns_random_hh.cc +++ b/pdns/test-dns_random_hh.cc @@ -1,6 +1,9 @@ #define BOOST_TEST_DYN_LINK #define BOOST_TEST_NO_MAIN +#ifndef HAVE_CXX11 + +#ifdef HAVE_CONFIG_H #include "config.h" #endif #include