From 2fda91400ad255615309903f5cf81a54b51dff38 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 7 Feb 2021 23:42:09 +0100 Subject: Fix tests on platforms that statically-link boost. --- test/tests.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/tests.cc b/test/tests.cc index 633aaa2..a6389a2 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -23,7 +23,6 @@ #include #include "cxml.h" -#define BOOST_TEST_DYN_LINK #define BOOST_TEST_MODULE libcxml_test #include -- cgit v1.2.3