From 81893a3fd773b4ffbaa61c958c10cfeecb45cf37 Mon Sep 17 00:00:00 2001 From: "Vicente J. Botet Escriba" Date: Mon, 11 Apr 2011 22:23:22 +0000 Subject: [PATCH] Ratio: fix si example [SVN r71195] --- 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__)