From: Danilo Piparo Date: Tue, 20 Jan 2015 17:10:26 +0000 (+0100) Subject: Include array header X-Git-Url: https://root.cern.ch/gitweb?p=root.git;a=commitdiff_plain;h=e0745440d10d1765c522864875b4dd1d9e1f1435 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. --- 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"