Rivet  1.8.3
Vectors.hh
1 #ifndef RIVET_MATH_VECTORS
2 #define RIVET_MATH_VECTORS
3 
4 #include "Rivet/Math/MathHeader.hh"
5 #include "Rivet/Math/VectorN.hh"
6 #include "Rivet/Math/Vector3.hh"
7 #include "Rivet/Math/Vector4.hh"
8 
9 #endif