From 2f230033794fafdf10822568e763d4db68cf6c6b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 23:14:49 +0200 Subject: Merging 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