From 81b04cde96316f3941448e4b5b40bff409554de5 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] --- minmax/example/minmax_timer.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/minmax/example/minmax_timer.cpp b/minmax/example/minmax_timer.cpp index dff2311..0ab51a8 100644 --- a/minmax/example/minmax_timer.cpp +++ b/minmax/example/minmax_timer.cpp @@ -13,7 +13,7 @@ #include #include // What's the proper BOOST_ flag for vs -#include +#include #include #include @@ -58,14 +58,14 @@ int repeats = 10; #define TIMER( n, cmd , cmdname ) \ t.restart(); \ for (int i=0; i