mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 02:34:53 +00:00
As actually used for Version_1_17_0
[SVN r7684]
This commit is contained in:
parent
5c524663ce
commit
e9f5b7fc80
1 changed files with 1 additions and 4 deletions
|
@ -188,10 +188,7 @@ f.write( "</tr>\n" )
|
|||
if program_arg=="*":
|
||||
compile( "config/config_test.cpp" )
|
||||
compile( "array/array1.cpp" )
|
||||
compile( "array/array2.cpp" )
|
||||
compile( "array/array3.cpp" )
|
||||
compile( "array/array4.cpp" )
|
||||
compile( "array/array5.cpp" )
|
||||
# compile( "compose/compose1.cpp" )
|
||||
compile( "functional/function_test.cpp" )
|
||||
compile( "integer/cstdint_test.cpp" )
|
||||
compile( "integer/integer_test.cpp" )
|
||||
|
|
Loading…
Add table
Reference in a new issue