adds test for inclusion of concept header

[SVN r40521]
This commit is contained in:
Thorsten Jørgen Ottosen
2007-10-28 10:11:54 +00:00
parent 00e70244a5
commit 2e298b5e60
2 changed files with 1 additions and 2 deletions

View File

@ -15,6 +15,7 @@
# pragma warn -8057 // unused argument argc/argv in Boost.Test
#endif
#include <boost/range/concepts.hpp>
#include <boost/range/functions.hpp>
#include <boost/range/metafunctions.hpp>
#include <boost/static_assert.hpp>

View File

@ -1,5 +1,3 @@
// Boost.Range MFC Extension
//
// Copyright Shunsuke Sogame 2005-2006.