From eb420ae67716ca4319e2b147afa02eb4e753c740 Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Sat, 9 Dec 2000 15:32:00 +0000 Subject: [PATCH] removed "pending" prefix on concept check headers [SVN r8415] --- class_concept_check_fail_expected.cpp | 2 +- class_concept_check_test.cpp | 2 +- concept_check.htm | 4 ++-- concept_check_fail_expected.cpp | 2 +- concept_check_test.cpp | 4 ++-- stl_concept_check.cpp | 2 +- stl_concept_covering.cpp | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/class_concept_check_fail_expected.cpp b/class_concept_check_fail_expected.cpp index 836d8a6..e062c83 100644 --- a/class_concept_check_fail_expected.cpp +++ b/class_concept_check_fail_expected.cpp @@ -4,7 +4,7 @@ // "as is" without express or implied warranty, and with no claim as // to its suitability for any purpose. -#include +#include /* diff --git a/class_concept_check_test.cpp b/class_concept_check_test.cpp index 36cfbb4..dde844d 100644 --- a/class_concept_check_test.cpp +++ b/class_concept_check_test.cpp @@ -4,7 +4,7 @@ // "as is" without express or implied warranty, and with no claim as // to its suitability for any purpose. -#include +#include /* diff --git a/concept_check.htm b/concept_check.htm index ccc7ceb..0f6a698 100644 --- a/concept_check.htm +++ b/concept_check.htm @@ -21,8 +21,8 @@

-header -boost/concept_check.hpp and +header +boost/concept_check.hpp and boost/concept_archetype.hpp

diff --git a/concept_check_fail_expected.cpp b/concept_check_fail_expected.cpp index ac06c83..7030fa8 100644 --- a/concept_check_fail_expected.cpp +++ b/concept_check_fail_expected.cpp @@ -4,7 +4,7 @@ // "as is" without express or implied warranty, and with no claim as // to its suitability for any purpose. -#include +#include /* diff --git a/concept_check_test.cpp b/concept_check_test.cpp index 4ebc1e8..d2932d3 100644 --- a/concept_check_test.cpp +++ b/concept_check_test.cpp @@ -4,8 +4,8 @@ // "as is" without express or implied warranty, and with no claim as // to its suitability for any purpose. -#include -#include +#include +#include /* diff --git a/stl_concept_check.cpp b/stl_concept_check.cpp index 6a9fb4d..f8b18a7 100644 --- a/stl_concept_check.cpp +++ b/stl_concept_check.cpp @@ -13,7 +13,7 @@ // see as much of this file compile as possible. // -#include +#include #include #include diff --git a/stl_concept_covering.cpp b/stl_concept_covering.cpp index 21c8db0..1e0a0c2 100644 --- a/stl_concept_covering.cpp +++ b/stl_concept_covering.cpp @@ -4,8 +4,8 @@ // "as is" without express or implied warranty, and with no claim as // to its suitability for any purpose. -#include -#include +#include +#include #include #include