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

Add missing import.

[SVN r18495]
This commit is contained in:
Vladimir Prus
2003-05-22 11:48:39 +00:00
parent 5a124394dd
commit 48b5b18d85
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
import generators ;
import feature ;
import type ;
import property ;
feature.feature bison.prefix : : free ;
type.register Y : y ;

View File

@@ -6,6 +6,7 @@
import generators ;
import feature ;
import type ;
import property ;
feature.feature bison.prefix : : free ;
type.register Y : y ;