diff --git a/v2/user-config.jam b/v2/user-config.jam index e8aa09a82..4fa3cffe2 100644 --- a/v2/user-config.jam +++ b/v2/user-config.jam @@ -26,7 +26,7 @@ import toolset : using ; # Configure msvc (default version, searched in standard location # and PATH). -# using msvc ; +using msvc ; # Borland configuration # using borland ; @@ -66,3 +66,4 @@ import toolset : using ; +