Add missing functional headers
Added #include <functional>
to GenEvent.h a it is needed for std::greater
.
This should fix a problem with compilation on Windows.
Tag @abuckley
Added #include <functional>
to GenEvent.h a it is needed for std::greater
.
This should fix a problem with compilation on Windows.
Tag @abuckley