mirror of
https://github.com/boostorg/tuple.git
synced 2025-07-30 04:37:15 +02:00
Removed crazy mess up from previous change:
(the body of the test was commented out with #if 0) [SVN r12454]
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace boost;
|
using namespace boost;
|
||||||
#if 0
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// helpers
|
// helpers
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
@ -491,7 +491,7 @@ int test_main(int, char *[]) {
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user