Skip to content

Commit 24d2a7c

Browse files
committed
QPR-9587 remove problematic header
1 parent f0d3312 commit 24d2a7c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

ql/CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,9 +2371,7 @@ target_precompile_headers(ql_library
23712371
<ql/methods/finitedifferences/operators/fdmlinearop.hpp>
23722372
<ql/patterns/observable.hpp>
23732373
<ql/qldefines.hpp>
2374-
<ql/termstructure.hpp>
2375-
<boost/test/unit_test.hpp>
2376-
)
2374+
<ql/termstructure.hpp>)
23772375

23782376
target_compile_definitions(ql_library PRIVATE
23792377
QL_COMPILATION)

0 commit comments

Comments
 (0)