From 2e298b5e60f783cbe60cd526f68e96a61a994af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Sun, 28 Oct 2007 10:11:54 +0000 Subject: [PATCH] adds test for inclusion of concept header [SVN r40521] --- test/iterator_pair.cpp | 1 + test/mfc.cpp | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/test/iterator_pair.cpp b/test/iterator_pair.cpp index 094a7c2..d50a1f7 100755 --- a/test/iterator_pair.cpp +++ b/test/iterator_pair.cpp @@ -15,6 +15,7 @@ # pragma warn -8057 // unused argument argc/argv in Boost.Test #endif +#include #include #include #include diff --git a/test/mfc.cpp b/test/mfc.cpp index 29f2234..7a13e8e 100755 --- a/test/mfc.cpp +++ b/test/mfc.cpp @@ -1,5 +1,3 @@ - - // Boost.Range MFC Extension // // Copyright Shunsuke Sogame 2005-2006.