mirror of
https://github.com/boostorg/utility.git
synced 2025-07-31 13:27:34 +02:00
removed debugging cruft (foo() and struct bar)
[SVN r10459]
This commit is contained in:
@ -13,9 +13,6 @@
|
|||||||
#include <boost/pending/iterator_tests.hpp>
|
#include <boost/pending/iterator_tests.hpp>
|
||||||
#include <boost/static_assert.hpp>
|
#include <boost/static_assert.hpp>
|
||||||
|
|
||||||
class bar { };
|
|
||||||
void foo(bar) { }
|
|
||||||
|
|
||||||
int
|
int
|
||||||
main()
|
main()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user