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

Fix missing import.

[SVN r30193]
This commit is contained in:
Vladimir Prus
2005-07-21 13:35:43 +00:00
parent 7442359c21
commit 829518cd8a

View File

@@ -16,6 +16,7 @@ import type ;
import generators ;
import path ;
import "class" : new ;
import errors ;
rule init ( path # path the Whale/Dolphin/WD binaries
)