diff --git a/v2/tools/pch.jam b/v2/tools/pch.jam index 4cd41be2f..575cbf568 100644 --- a/v2/tools/pch.jam +++ b/v2/tools/pch.jam @@ -71,7 +71,6 @@ class pch-generator : generator # try to use pch generator to get OBJ from that H, which # is completely wrong. By restricting this generator # only to pch main target, such problem is solved. - return [ property-set.empty ] ; } else {