From 58bb88d4bdf82e7565c88a7953e91c725e470bd8 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 15 Jan 2011 08:11:51 +0000 Subject: [PATCH] Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). [SVN r68168] --- call_traits_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/call_traits_test.cpp b/call_traits_test.cpp index ae1b93a..72852c4 100644 --- a/call_traits_test.cpp +++ b/call_traits_test.cpp @@ -13,7 +13,7 @@ // Enabled extra tests for VC6. #include -#include +#include #include #include #include