diff UnitTestsSources/VersionsTests.cpp @ 4251:6784a119484d Orthanc-0.8.6

hotpatch to make Orthanc 0.8.6 compile on Ubuntu 16.04
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 15 Oct 2020 13:56:50 +0200
parents 6e7e5ed91c2d
children 8b654bb91930
line wrap: on
line diff
--- a/UnitTestsSources/VersionsTests.cpp	Tue Jul 17 09:41:15 2018 +0200
+++ b/UnitTestsSources/VersionsTests.cpp	Thu Oct 15 13:56:50 2020 +0200
@@ -91,7 +91,7 @@
 
 TEST(Versions, BoostStatic)
 {
-  ASSERT_STREQ("1_55", BOOST_LIB_VERSION);
+  ASSERT_STREQ("1_58", BOOST_LIB_VERSION);
 }
 
 TEST(Versions, CurlStatic)