Browse Source

Change the macro setup for restrict_test and slice_test.

Because of the way restrict_test and slice_test were including the
header file they were testing, bjam was missing the dependency on that
files and sometimes, when changing the headers, the test wouldn't get
run.  This fixes that.

[SVN r58224]
Daniel James 16 years ago
parent
commit
d5d09e7b0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/iostreams

+ 1 - 1
libs/iostreams

@@ -1 +1 @@
-Subproject commit 4fe6f72175a3b4ecbeac8a2414818cec6f8a31fc
+Subproject commit ee8183446f9e810ae57fd8f04162b9f177219655

粤ICP备19079148号