summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorArkadiy Vertleyb <vertleyb@hotmail.com>2005-08-31 02:35:05 +0000
committerArkadiy Vertleyb <vertleyb@hotmail.com>2005-08-31 02:35:05 +0000
commit961d2ee04e9be5323856e0530bc60f4feafa9332 (patch)
treea4a8569c64ab3c9bb666f9245b9cf6dcdbda2984 /status
parent833ee6ed0033847c5aa1180d2f8400e4fcd8b541 (diff)
downloadboost-961d2ee04e9be5323856e0530bc60f4feafa9332.tar.gz
added typeof subinclude
[SVN r30740]
Diffstat (limited to 'status')
-rw-r--r--status/Jamfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/status/Jamfile b/status/Jamfile
index 9966d85809..1a5eff556d 100644
--- a/status/Jamfile
+++ b/status/Jamfile
@@ -57,6 +57,7 @@ subinclude libs/spirit/test ; # test-suite spirit
subinclude libs/static_assert ; # test-suite static_assert
subinclude libs/thread/test ; # test-suite thread
subinclude libs/type_traits/test ; # test-suite type_traits
+subinclude libs/typeof/test ; # test-suite typeof
subinclude libs/utility/enable_if/test ; # test-suite utility/enable_if
subinclude libs/utility/test ; # test-suite utility
subinclude libs/variant/test ; # test-suite variant