diff --git a/new/test.jam b/new/test.jam index 216d8f784..36e87d75c 100644 --- a/new/test.jam +++ b/new/test.jam @@ -7,3 +7,4 @@ import os.path ; import feature ; import property ; import build-request ; +import container ; diff --git a/v2/test/test.jam b/v2/test/test.jam index 216d8f784..36e87d75c 100644 --- a/v2/test/test.jam +++ b/v2/test/test.jam @@ -7,3 +7,4 @@ import os.path ; import feature ; import property ; import build-request ; +import container ;