Disable examples/template.cpp for msvc-8.0

This commit is contained in:
Peter Dimov
2022-07-03 20:28:28 +03:00
parent c28d0b813b
commit a3cac265b1

View File

@ -6,4 +6,4 @@
run books.cpp ;
run point.cpp ;
run portable.cpp ;
run template.cpp ;
run template.cpp : : : <toolset>msvc-8.0:<build>no ;