aboutsummaryrefslogtreecommitdiff
path: root/finance/quantlib/files/patch-test-suite_quantlibbenchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'finance/quantlib/files/patch-test-suite_quantlibbenchmark.cpp')
-rw-r--r--finance/quantlib/files/patch-test-suite_quantlibbenchmark.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/finance/quantlib/files/patch-test-suite_quantlibbenchmark.cpp b/finance/quantlib/files/patch-test-suite_quantlibbenchmark.cpp
new file mode 100644
index 000000000000..88446c5f554a
--- /dev/null
+++ b/finance/quantlib/files/patch-test-suite_quantlibbenchmark.cpp
@@ -0,0 +1,12 @@
+--- test-suite/quantlibbenchmark.cpp.orig 2010-02-17 20:58:39.000000000 +0900
++++ test-suite/quantlibbenchmark.cpp 2010-02-17 20:59:32.000000000 +0900
+@@ -64,6 +64,9 @@
+ copyrights therein.
+ */
+
++#define BOOST_TEST_DYN_LINK
++#define BOOST_TEST_MAIN
++
+ #include <ql/types.hpp>
+ #include <ql/version.hpp>
+ #include <boost/test/unit_test.hpp>