summaryrefslogtreecommitdiffstats
path: root/test-base64_cc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test-base64_cc.cc')
-rw-r--r--test-base64_cc.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-base64_cc.cc b/test-base64_cc.cc
index 2f694b1..d246b0d 100644
--- a/test-base64_cc.cc
+++ b/test-base64_cc.cc
@@ -1,4 +1,7 @@
+#ifndef BOOST_TEST_DYN_LINK
#define BOOST_TEST_DYN_LINK
+#endif
+
#define BOOST_TEST_NO_MAIN
#ifdef HAVE_CONFIG_H
#include "config.h"