From fe25b989382136eedd8a5869858e08c65dd2bf93 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 26 Apr 2013 17:02:58 +0000 Subject: QPID-4748: Fix compilation warnings introduced by r1469661. Added explicit conversion from double to int64_t. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1476295 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/TimerTest.cpp | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'qpid/cpp/src/tests/TimerTest.cpp') diff --git a/qpid/cpp/src/tests/TimerTest.cpp b/qpid/cpp/src/tests/TimerTest.cpp index 4a1a050390..e9ca3fcdf6 100644 --- a/qpid/cpp/src/tests/TimerTest.cpp +++ b/qpid/cpp/src/tests/TimerTest.cpp @@ -133,17 +133,17 @@ Duration fromString(const std::string& str) { return boost::lexical_cast