mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +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/static_assert.hpp>
|
||||
|
||||
class bar { };
|
||||
void foo(bar) { }
|
||||
|
||||
int
|
||||
main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user