3 // This is the forward declaration of the StdDependentXComb class.
5 #ifndef ThePEG_StdDependentXComb_FH
6 #define ThePEG_StdDependentXComb_FH
8 #include "ThePEG/Config/Pointers.h"
12 class StdDependentXComb;
13 ThePEG_DECLARE_POINTERS(StdDependentXComb,StdDependentXCombPtr);
15 typedef vector<StdDependentXCombPtr> StdDepXCVector;