aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/postal/files/patch-bhmusers.h
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/postal/files/patch-bhmusers.h')
-rw-r--r--benchmarks/postal/files/patch-bhmusers.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/postal/files/patch-bhmusers.h b/benchmarks/postal/files/patch-bhmusers.h
index e667b8a2d90e..5feaa1234e19 100644
--- a/benchmarks/postal/files/patch-bhmusers.h
+++ b/benchmarks/postal/files/patch-bhmusers.h
@@ -1,6 +1,6 @@
---- bhmusers.h.orig
+--- bhmusers.h.orig 2006-09-28 15:20:28 UTC
+++ bhmusers.h
-@@ -6,12 +6,16 @@
+@@ -6,12 +6,16 @@ using namespace std;
#include <string>
#include "conf.h"
@@ -17,7 +17,7 @@
#include "postal.h"
-@@ -23,7 +27,12 @@
+@@ -23,7 +27,12 @@ typedef struct
int sync_time;
} BHM_DATA;
@@ -30,7 +30,7 @@
{
template<> struct hash< std::string >
{
-@@ -34,7 +43,11 @@
+@@ -34,7 +43,11 @@ namespace __gnu_cxx
};
}