Skip to content

Commit 9b0ef74

Browse files
authored
Fix building parallel test runner (#1889)
2 parents a6f874b + c5f6ac1 commit 9b0ef74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-suite/quantlibtestsuite.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
FOR A PARTICULAR PURPOSE. See the license for more details.
1919
*/
2020

21+
#include <ql/qldefines.hpp>
22+
2123
#define BOOST_TEST_MODULE QuantLibTests
2224

2325
#ifdef QL_ENABLE_PARALLEL_UNIT_TEST_RUNNER

0 commit comments

Comments
 (0)