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

Add missing import

[SVN r22571]
This commit is contained in:
Vladimir Prus
2004-03-31 09:32:05 +00:00
parent a5591ef74a
commit 4bdafa91fc

View File

@@ -18,6 +18,7 @@ import path ;
import print ;
import regex ;
import stage ;
import project ;
feature.feature doxygen:param : : free ;
feature.feature prefix : : free ;