mirror of
https://github.com/boostorg/range.git
synced 2025-07-19 07:32:09 +02:00
adds test for inclusion of concept header
[SVN r40521]
This commit is contained in:
@ -15,6 +15,7 @@
|
|||||||
# pragma warn -8057 // unused argument argc/argv in Boost.Test
|
# pragma warn -8057 // unused argument argc/argv in Boost.Test
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <boost/range/concepts.hpp>
|
||||||
#include <boost/range/functions.hpp>
|
#include <boost/range/functions.hpp>
|
||||||
#include <boost/range/metafunctions.hpp>
|
#include <boost/range/metafunctions.hpp>
|
||||||
#include <boost/static_assert.hpp>
|
#include <boost/static_assert.hpp>
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
// Boost.Range MFC Extension
|
// Boost.Range MFC Extension
|
||||||
//
|
//
|
||||||
// Copyright Shunsuke Sogame 2005-2006.
|
// Copyright Shunsuke Sogame 2005-2006.
|
||||||
|
Reference in New Issue
Block a user