Skip to content
Snippets Groups Projects
Commit 1ff0d66a authored by Christina Agapopoulou's avatar Christina Agapopoulou
Browse files

Merge branch 'remove-unneccessary-headers-from-particle-h' into 'master'

remove unused headers from Particle.h

See merge request lhcb/LHCb!4502
parents c566ee71 d184134e
No related branches found
No related tags found
1 merge request!4502remove unused headers from Particle.h
Pipeline #7191547 passed
......@@ -9,9 +9,6 @@
* or submit itself to any jurisdiction. *
\*****************************************************************************/
#pragma once
// Include files
#include "Event/PrVeloTracks.h"
#include "Event/ProtoParticle.h"
#include "Event/VertexBase.h"
#include "GaudiKernel/GaudiException.h"
......@@ -33,14 +30,10 @@
#include "Kernel/Traits.h"
#include "LHCbMath/MatVec.h"
#include <algorithm>
#include <boost/container/static_vector.hpp>
#include <iterator>
#include <ostream>
#include <vector>
// Forward declarations
//
namespace LHCb {
// Forward declarations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment