Jamfile update for has_xxx.cpp

[SVN r16182]
This commit is contained in:
Aleksey Gurtovoy
2002-11-10 05:08:42 +00:00
parent 39aa617a3e
commit 7c490b43b1

View File

@@ -7,4 +7,5 @@ include testing.jam ;
compile debug_print.cpp ;
compile has_rebind.cpp ;
compile has_distance.cpp ;
compile has_xxx.cpp ;
compile typeof.cpp ;