We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d3312 commit 24d2a7cCopy full SHA for 24d2a7c
1 file changed
ql/CMakeLists.txt
@@ -2371,9 +2371,7 @@ target_precompile_headers(ql_library
2371
<ql/methods/finitedifferences/operators/fdmlinearop.hpp>
2372
<ql/patterns/observable.hpp>
2373
<ql/qldefines.hpp>
2374
- <ql/termstructure.hpp>
2375
- <boost/test/unit_test.hpp>
2376
-)
+ <ql/termstructure.hpp>)
2377
2378
target_compile_definitions(ql_library PRIVATE
2379
QL_COMPILATION)
0 commit comments