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

Add missing import.

[SVN r23055]
This commit is contained in:
Vladimir Prus
2004-06-08 08:17:34 +00:00
parent 280228bce3
commit bf305983d2

View File

@@ -9,6 +9,7 @@ import feature ;
import toolset : flags ;
import intel ;
import gcc ;
feature.extend-subfeature toolset intel : platform : linux ;
toolset.inherit-generators intel-linux