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:
John Maddock
2002-01-23 12:40:44 +00:00
parent 5f196d037f
commit ce02fa0c58

View File

@ -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