From e0745440d10d1765c522864875b4dd1d9e1f1435 Mon Sep 17 00:00:00 2001 From: Danilo Piparo Date: Tue, 20 Jan 2015 18:10:26 +0100 Subject: [PATCH] Include array header the test compiled fine on linux for some reason but OSx, both 10.8 and 10.9 correctly point out the absence of template definition. --- test/stressEntryList.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/test/stressEntryList.cxx b/test/stressEntryList.cxx index 976df4b..bb2ddfa 100644 --- a/test/stressEntryList.cxx +++ b/test/stressEntryList.cxx @@ -37,6 +37,7 @@ #include #include +#include #include #include "TApplication.h" #include "TEntryList.h" -- 1.8.2