summaryrefslogtreecommitdiffstats
path: root/test-connectionmanagement_hh.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test-connectionmanagement_hh.cc')
-rw-r--r--test-connectionmanagement_hh.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/test-connectionmanagement_hh.cc b/test-connectionmanagement_hh.cc
index 8320518..7ebaf31 100644
--- a/test-connectionmanagement_hh.cc
+++ b/test-connectionmanagement_hh.cc
@@ -1,5 +1,7 @@
-
+#ifndef BOOST_TEST_DYN_LINK
#define BOOST_TEST_DYN_LINK
+#endif
+
#define BOOST_TEST_NO_MAIN
#include <boost/test/unit_test.hpp>