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

Boost Build contrib/boost.jam cleanup - removed a redundant module import.

[SVN r79829]
This commit is contained in:
Jurko Gospodnetić
2012-08-01 10:19:08 +00:00
parent 997b4dcc3c
commit d84bb2d786

View File

@@ -54,7 +54,6 @@ import numbers ;
import project ;
import property-set ;
import regex ;
import string ;
import toolset ;
.boost.auto_config = [ property-set.create <layout>system ] ;