mirror of
https://github.com/boostorg/tuple.git
synced 2025-07-29 12:17:32 +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 boost;
|
||||
#if 0
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// helpers
|
||||
// ----------------------------------------------------------------------------
|
||||
@ -491,7 +491,7 @@ int test_main(int, char *[]) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user