Added boost-wide <limits> woraround

[SVN r9688]
This commit is contained in:
John Maddock 2001-04-01 11:59:18 +00:00
parent c40e178291
commit 9fdccc7c9b
10 changed files with 11 additions and 9 deletions

@ -1 +1 @@
Subproject commit 229bcfde08a05f1ef7a237bc8b9a02d12e175798
Subproject commit 68988c687d632ac9ff4075a3d4a16cdbdd09d7e6

@ -1 +1 @@
Subproject commit b6858fcc5d07f6fabe2c1357bcf1920ba22c0ee8
Subproject commit fa107d72bcdf48e48be0abc6d555bb5865c700ad

@ -1 +1 @@
Subproject commit c34f602abb499a2c66f420acab090e9c25464c82
Subproject commit b9c6708852192958ea0a08d59605e848b7ce8c41

@ -1 +1 @@
Subproject commit 53005cadc8f16de937ed603d6178f5b82cd2189a
Subproject commit f4c38bdf51c19978d6144f574f364b362f47af1f

@ -1 +1 @@
Subproject commit be8689b729e5de785030015a79f9bdb9607df754
Subproject commit f391c0664cd3cd6ba6d48a196c880b5a40c5c129

@ -1 +1 @@
Subproject commit 449fc829bfd3c0a05326cb8a0f73ce6b361ab21d
Subproject commit 7b786dbcf2f8d8896436b60d065fed2996b3daf2

@ -1 +1 @@
Subproject commit cb09a717dd25a70984ba48be4c0b36b47bbfe01c
Subproject commit 1cd7ee857044afac71d9b033e26b9314a27cfa2d

@ -1 +1 @@
Subproject commit 3dd2281a3733080e19b8320e51ceba9a1fe83cb9
Subproject commit 737bd4de0a9db1f4533b3a9cf1ffcf7a3d4ce3f8

@ -1 +1 @@
Subproject commit 41daf6eb63c548aeeba89360533155b5162dd7b7
Subproject commit 38cef1f98349968377031eee3705b4d2f973f8ce

View file

@ -11,6 +11,7 @@
// 20 Jan 01 - Added iterator_traits_test.cpp (David Abrahams)
compile libs/config/config_test.cpp
run libs/config/limits_test.cpp
run libs/array/array1.cpp
compile libs/concept_check/concept_check_test.cpp
compile libs/concept_check/class_concept_check_test.cpp
@ -70,3 +71,4 @@ run libs/utility/tie_example.cpp