00001 #ifndef RIVET_MATH_VECTORS 00002 #define RIVET_MATH_VECTORS 00003 00004 #include "Rivet/Math/MathHeader.hh" 00005 #include "Rivet/Math/VectorN.hh" 00006 #include "Rivet/Math/Vector3.hh" 00007 #include "Rivet/Math/Vector4.hh" 00008 00009 #endif