Răsfoiți Sursa

added typeof subinclude

[SVN r30740]
Arkadiy Vertleyb 20 ani în urmă
părinte
comite
961d2ee04e
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      status/Jamfile

+ 1 - 0
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

粤ICP备19079148号