mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Add missing imports.
[SVN r18435]
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# warranty, and with no claim as to its suitability for any purpose.
|
||||
|
||||
import generators ;
|
||||
import feature ;
|
||||
import type ;
|
||||
|
||||
feature.feature bison.prefix : : free ;
|
||||
type.register Y : y ;
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
# warranty, and with no claim as to its suitability for any purpose.
|
||||
|
||||
import generators ;
|
||||
import feature ;
|
||||
import type ;
|
||||
|
||||
feature.feature bison.prefix : : free ;
|
||||
type.register Y : y ;
|
||||
|
||||
Reference in New Issue
Block a user