Adding newly added test to the Jamfile

This commit is contained in:
Bruno Dutra
2015-02-21 23:19:03 -03:00
parent faf17ec858
commit feb7835e62

View File

@@ -1,4 +1,5 @@
compile aux_/increased_arity.cpp ;
compile aux_/largest_int.cpp ;
compile aux_/msvc_is_class.cpp ;
compile aux_/template_arity.cpp ;