]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/test-dnscrypt_cc.cc
Merge pull request #13156 from rgacogne/ddist-log-level
[thirdparty/pdns.git] / pdns / test-dnscrypt_cc.cc
index 239c560c45488ea6d3d89b09f0c72841166b0628..d6d48f625c6c70d82813c9439cf0a698407f60c2 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
+#ifndef BOOST_TEST_DYN_LINK
 #define BOOST_TEST_DYN_LINK
+#endif
+
 #define BOOST_TEST_NO_MAIN
 
 #include <boost/test/unit_test.hpp>