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.