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

Add missing import.

[SVN r20656]
This commit is contained in:
Vladimir Prus
2003-11-04 17:25:18 +00:00
parent 7afb7a98ab
commit 0bf9f6fd96

View File

@@ -20,6 +20,7 @@ import feature ;
import property-set ;
import build-request ;
import errors : error ;
import project-roots ;
import "class" : new ;
import builtin ;