From a62e121b269698093a3ba93ff454312bfd7b6dd9 Mon Sep 17 00:00:00 2001 From: Ganael LAPLANCHE Date: Wed, 19 Oct 2016 10:20:01 +0000 Subject: Update to 1.97.2 --- benchmarks/bonnie++/files/patch-rand.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'benchmarks/bonnie++/files/patch-rand.h') diff --git a/benchmarks/bonnie++/files/patch-rand.h b/benchmarks/bonnie++/files/patch-rand.h index 59753d937b43..24ee7dc54583 100644 --- a/benchmarks/bonnie++/files/patch-rand.h +++ b/benchmarks/bonnie++/files/patch-rand.h @@ -1,14 +1,14 @@ ---- rand.h.orig 2003-01-08 19:52:53 UTC -+++ rand.h +--- rand.h.orig 2016-06-30 09:38:55.000000000 +0000 ++++ rand.h 2016-10-18 20:04:31.159630423 +0000 @@ -1,11 +1,11 @@ #ifndef RAND_H #define RAND_H -using namespace std; #include "port.h" + #include #include #include - #include +using namespace std; class Rand -- cgit v1.2.3