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

Fix missing import.

[SVN r30193]
This commit is contained in:
Vladimir Prus
2005-07-21 13:35:43 +00:00
parent 473777ae70
commit 440cfe9104

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
)