PndHypHit build error [message #7721] |
Thu, 22 January 2009 12:28 |
M.Babai
Messages: 46 Registered: January 2008 Location: Netherlands
|
continuous participant |
From: *KVI.nl
|
|
Dear all,
When building pandaroot using gcc 4.3.X, this class produces the following error:
/pandaroot/hyp/PndHypHit.cxx:65: error: 'abort' was not declared in this scope
This problem can be solved just by adding the line
#include <algorithm>
to PndHypHit.cxx. Unfortunately, I don't have write access to this directory. Can somebody add this line to that file?
Kind Wishes,
|
|
|
|
|
|
|
|
|