From 14c5ef371f8f059609a4558c7359481cae19d595 Mon Sep 17 00:00:00 2001
From: Naveen Kumar Sharma <naveenks@cs.washington.edu>
Date: Mon, 22 Feb 2016 21:14:32 -0800
Subject: [PATCH] fixing header

---
 store/benchmark/retwisClient.cc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/store/benchmark/retwisClient.cc b/store/benchmark/retwisClient.cc
index 631a5ec..8a8037a 100644
--- a/store/benchmark/retwisClient.cc
+++ b/store/benchmark/retwisClient.cc
@@ -11,6 +11,7 @@
 #include "store/strongstore/client.h"
 #include "store/weakstore/client.h"
 #include "store/tapirstore/client.h"
+#include <algorithm>
 
 using namespace std;
 
-- 
GitLab