3 // This is the forward declaration of the GeneralFFVVertex class.
5 #ifndef ThePEG_GeneralFFVVertex_FH
6 #define ThePEG_GeneralFFVVertex_FH
8 #include "ThePEG/Config/Pointers.h"
13 class GeneralFFVVertex;
14 ThePEG_DECLARE_POINTERS(GeneralFFVVertex,GeneralFFVVertexPtr);