From 79f8a1a1dcb4a9bdcd2595dcefec59844be0a09f Mon Sep 17 00:00:00 2001 From: "Vicente J. Botet Escriba" Date: Tue, 12 Apr 2011 20:41:22 +0000 Subject: [PATCH] Chrono: inspect update+fix si example [SVN r71217] --- example/duration.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/example/duration.hpp b/example/duration.hpp index 6de88e5..5f1cba3 100644 --- a/example/duration.hpp +++ b/example/duration.hpp @@ -45,6 +45,7 @@ time2_demo contained this comment: #include #include #include +#include #include #if (defined(BOOST_MSVC) && (BOOST_MSVC == 1500)) || defined(__IBMCPP__)