Skip to content

remove unused headers from Particle.h

remove include of PrVeloTracks.h and boost/container/static_vector.hpp from Particle.h as those are not needed, and whose inclusion only increases the time and memory required to compile code which includes Particle.h (which is a lot of code)

Edited by Gerhard Raven

Merge request reports