From e10ff189aca57bba91933088195d4edda199cb20 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 23:14:48 +0200 Subject: Adding upstream version 1.9.3. Signed-off-by: Daniel Baumann --- test-luawrapper.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test-luawrapper.cc') diff --git a/test-luawrapper.cc b/test-luawrapper.cc index 1004790..dd01254 100644 --- a/test-luawrapper.cc +++ b/test-luawrapper.cc @@ -1,5 +1,9 @@ +#ifndef BOOST_TEST_DYN_LINK #define BOOST_TEST_DYN_LINK +#endif + #define BOOST_TEST_NO_MAIN + #ifdef HAVE_CONFIG_H #include "config.h" #endif -- cgit v1.2.3