Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).

[SVN r68168]
This commit is contained in:
Steven Watanabe 2011-01-15 08:11:51 +00:00
parent 11d50ecb9f
commit 58bb88d4bd

View File

@ -13,7 +13,7 @@
// Enabled extra tests for VC6.
#include <iostream>
#include <boost/detail/iomanip.hpp>
#include <iomanip>
#include <algorithm>
#include <typeinfo>
#include <boost/call_traits.hpp>