Skip to content

Commit 9e01e99

Browse files
committedAug 21, 2024
_CRT_SECURE_NO_WARNINGS
1 parent 57e354d commit 9e01e99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/Jamfile.v2

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ project
2323
<threading>multi
2424
: requirements
2525
<define>BOOST_LEAF_BOOST_AVAILABLE
26+
<define>_CRT_SECURE_NO_WARNINGS
2627
<threading>single:<define>BOOST_LEAF_NO_THREADS
2728
<toolset>gcc:<cxxflags>"-Wno-delete-non-virtual-dtor -Wno-parentheses"
2829
<toolset>clang:<cxxflags>"-Wno-unused-variable -Wno-delete-non-virtual-dtor -Wno-non-virtual-dtor -Wno-dangling-else"

0 commit comments

Comments
 (0)