2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 13:22:11 +00:00

Reverted accidental change.

[SVN r44024]
This commit is contained in:
Hartmut Kaiser
2008-04-04 01:26:47 +00:00
parent c71500ada6
commit f6fc415b20

View File

@@ -51,7 +51,7 @@
# Configure msvc (default version, searched in standard location
# and PATH).
using msvc : 8.0 : ;
# using msvc : 8.0 : ;
# Borland configuration
# using borland ;