From 9772ba3b26b652eceb5d2703a0f97b87fdee2302 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 5 Jul 2017 00:23:26 +0100 Subject: import slice should be in root, where it used to be --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index c5c15cf..b6fbd3d 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,4 +1,5 @@ import os ; +import slice ; using gcc : : [ os.environ CXX ] ; -- cgit v1.2.3