From 1cd7ee857044afac71d9b033e26b9314a27cfa2d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 1 Apr 2001 11:59:18 +0000 Subject: [PATCH] Added boost-wide woraround [SVN r9688] --- static_assert_example_3.cpp | 2 +- static_assert_test_fail_7.cpp | 2 +- static_assert_test_fail_9.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static_assert_example_3.cpp b/static_assert_example_3.cpp index 981b90e..842e39c 100644 --- a/static_assert_example_3.cpp +++ b/static_assert_example_3.cpp @@ -7,7 +7,7 @@ // See http://www.boost.org for most recent version including documentation. #include -#include +#include #include template diff --git a/static_assert_test_fail_7.cpp b/static_assert_test_fail_7.cpp index e768d86..5f8ba3e 100644 --- a/static_assert_test_fail_7.cpp +++ b/static_assert_test_fail_7.cpp @@ -7,7 +7,7 @@ // See http://www.boost.org for most recent version including documentation. #include -#include +#include #include template diff --git a/static_assert_test_fail_9.cpp b/static_assert_test_fail_9.cpp index 001d623..041e70d 100644 --- a/static_assert_test_fail_9.cpp +++ b/static_assert_test_fail_9.cpp @@ -7,7 +7,7 @@ // See http://www.boost.org for most recent version including documentation. #include -#include +#include #include template