More VC6 fixes for compressed_pair and type_traits.

[SVN r7895]
This commit is contained in:
John Maddock
2000-10-03 11:47:24 +00:00
parent ad576863b4
commit 656517b059
4 changed files with 360 additions and 6 deletions
+2
View File
@@ -6,6 +6,8 @@
// warranty, and with no claim as to its suitability for any purpose.
// standalone test program for <boost/call_traits.hpp>
// 03 Oct 2000:
// Enabled extra tests for VC6.
#include <cassert>
#include <iostream>